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

Method destroy

ogsr_engine/xrGame/GameTask.cpp:635–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

633}
634
635void SGameTaskKey::destroy() { delete_data(game_task); }
636
637void SGameTaskKey::sync_task_version()
638{

Callers 15

net_DestroyMethod · 0.45
~CProjectorMethod · 0.45
net_DestroyMethod · 0.45
~CCustomRocketMethod · 0.45
reinitMethod · 0.45
~CTorchMethod · 0.45
~CActorMethod · 0.45
DestroyMethod · 0.45
net_DestroyMethod · 0.45
~SArtefactActivationMethod · 0.45

Calls 1

delete_dataFunction · 0.85

Tested by

no test coverage detected