![]() |
VR-Forces 4.1 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< DtSimTaskMessageType > | conflictingTaskIds |
| The task 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.
|
inline |
| DtSimTask* DtCurrentTaskData::task |
The task that is being executed.
| std::vector<DtSimTaskMessageType> DtCurrentTaskData::conflictingTaskIds |
The task types of all the tasks that conflict with the task.