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

Method Destroy

ogsr_engine/xrGame/Bolt.cpp:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97void CBolt::Destroy() { inherited::Destroy(); }
98
99void CBolt::activate_physic_shell()
100{

Callers 14

correct_spawn_posMethod · 0.45
net_DestroyMethod · 0.45
RestoreNetStateMethod · 0.45
destroy_objectMethod · 0.45
~CLevelMethod · 0.45
ActivateExplosionBoxMethod · 0.45
~CPHMovementControlMethod · 0.45
DestroyCharacterMethod · 0.45
reset_uiMethod · 0.45
OnFrameMethod · 0.45
g_sv_SpawnMethod · 0.45
remove_objectsMethod · 0.45

Calls 1

DestroyFunction · 0.85

Tested by

no test coverage detected