Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ TaskState
Method
TaskState
ogsr_engine/xrGame/GameTask.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
u16 object_id;
63
CMapLocation* LinkedMapLocation();
64
ETaskState TaskState() { return task_state; };
65
ETaskState UpdateState();
66
67
shared_str icon_texture_name;
Callers
10
HasInProgressObjective
Method · 0.80
sync_task_version
Method · 0.80
SetTaskState
Method · 0.80
UpdateTasks
Method · 0.80
cleanup
Method · 0.80
GetGameTaskState
Method · 0.80
ReloadList
Method · 0.80
Filter
Method · 0.80
SetGameTask
Method · 0.80
OnDbClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected