![]() |
VR-Forces 4.0.4 Class Documentation
|
Structure holding the current task information for one of the current tasks for an entity. More...
Public Member Functions | |
| DtCurrentTaskData () | |
Public Attributes | |
| DtSimTask * | task |
| The task that is being executed. | |
| std::vector< int > | conflictingTaskIds |
| The task IDs (Types) of all the tasks that conflict with the task. | |
Structure holding the current task information for one of the current tasks for an entity.
| DtCurrentTaskData::DtCurrentTaskData | ( | ) | [inline] |
References task.
The task that is being executed.
Referenced by DtCurrentTaskData().
| std::vector<int> DtCurrentTaskData::conflictingTaskIds |
The task IDs (Types) of all the tasks that conflict with the task.