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

Method ChangeStateCallback

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

Source from the content-addressed store, hash-verified

475}
476
477void SGameTaskObjective::ChangeStateCallback() { Actor()->callback(GameObject::eTaskStateChange)(parent, this, task_state); }
478
479void SGameTaskObjective::save(IWriter& stream)
480{

Callers 1

GiveGameTaskToActorMethod · 0.80

Calls 2

ActorFunction · 0.85
callbackMethod · 0.45

Tested by

no test coverage detected