Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
477
void SGameTaskObjective::ChangeStateCallback() { Actor()->callback(GameObject::eTaskStateChange)(parent, this, task_state); }
478
479
void SGameTaskObjective::save(IWriter& stream)
480
{
Callers
1
GiveGameTaskToActor
Method · 0.80
Calls
2
Actor
Function · 0.85
callback
Method · 0.45
Tested by
no test coverage detected