Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
OrphanData Class Reference

Public Member Functions

 OrphanData (void)
 

Public Attributes

const ThingTemplatem_matchTemplate
 
Objectm_source
 
Objectm_closest
 
Real m_closestDistSq
 

Detailed Description

Definition at line 518 of file SpawnBehavior.cpp.

Constructor & Destructor Documentation

◆ OrphanData()

OrphanData::OrphanData ( void )

Definition at line 535 of file SpawnBehavior.cpp.

Member Data Documentation

◆ m_closest

Object* OrphanData::m_closest

Definition at line 527 of file SpawnBehavior.cpp.

◆ m_closestDistSq

Real OrphanData::m_closestDistSq

Definition at line 528 of file SpawnBehavior.cpp.

◆ m_matchTemplate

const ThingTemplate* OrphanData::m_matchTemplate

Definition at line 525 of file SpawnBehavior.cpp.

◆ m_source

Object* OrphanData::m_source

Definition at line 526 of file SpawnBehavior.cpp.


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