MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / lara_as_rope_down

Function lara_as_rope_down

TombEngine/Game/Lara/lara_objects.cpp:565–568  ·  view source on GitHub ↗

State: LS_ROPE_DOWN (113) Control: lara_void_func()

Source from the content-addressed store, hash-verified

563// State: LS_ROPE_DOWN (113)
564// Control: lara_void_func()
565void lara_as_rope_down(ItemInfo* item, CollisionInfo* coll)
566{
567 LaraClimbRope(item, coll);
568}
569
570// -------------
571// VERTICAL POLE

Callers

nothing calls this directly

Calls 1

LaraClimbRopeFunction · 0.85

Tested by

no test coverage detected