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

#include <DozerAIUpdate.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 278 of file DozerAIUpdate.h.

Member Data Documentation

◆ m_targetObjectID

ObjectID DozerAIUpdate::DozerTaskInfo::m_targetObjectID

target object ID of task

Definition at line 280 of file DozerAIUpdate.h.

◆ m_taskOrderFrame

UnsignedInt DozerAIUpdate::DozerTaskInfo::m_taskOrderFrame

logic frame we decided we wanted to do this task

Definition at line 281 of file DozerAIUpdate.h.


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