MCPcopy 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

sync_task_versionMethod · 0.80
SetTaskStateMethod · 0.80
UpdateTasksMethod · 0.80
cleanupMethod · 0.80
GetGameTaskStateMethod · 0.80
ReloadListMethod · 0.80
FilterMethod · 0.80
SetGameTaskMethod · 0.80
OnDbClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected