MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / ph_destroyable

Method ph_destroyable

ogsr_engine/xrGame/Actor.cpp:1671–1671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1669}
1670
1671CPHDestroyable* CActor::ph_destroyable() { return smart_cast<CPHDestroyable*>(character_physics_support()); }
1672
1673CEntityConditionSimple* CActor::create_entity_condition(CEntityConditionSimple* ec)
1674{

Callers 2

initMethod · 0.45
destroy_objectMethod · 0.45

Calls 1

Tested by

no test coverage detected