Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
WorkerAIUpdate::DozerTaskInfo Struct Reference

#include <WorkerAIUpdate.h>

Public Attributes

ObjectID m_targetObjectID
 target object ID of task
 
UnsignedInt m_taskOrderFrame
 logic frame we decided we wanted to do this task
 

Detailed Description

Definition at line 221 of file WorkerAIUpdate.h.

Member Data Documentation

◆ m_targetObjectID

ObjectID WorkerAIUpdate::DozerTaskInfo::m_targetObjectID

target object ID of task

Definition at line 223 of file WorkerAIUpdate.h.

◆ m_taskOrderFrame

UnsignedInt WorkerAIUpdate::DozerTaskInfo::m_taskOrderFrame

logic frame we decided we wanted to do this task

Definition at line 224 of file WorkerAIUpdate.h.


The documentation for this struct was generated from the following file: