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

Public Attributes

Playerplayer
 
Objectobj
 
SpecialPowerType spType
 
const ThingTemplatething
 
UnsignedInt lowestReadyFrame
 
UnsignedInt highestPercentage
 
UnsignedInt numReady
 

Detailed Description

Definition at line 1227 of file Player.cpp.

Member Data Documentation

◆ highestPercentage

UnsignedInt PlayerObjectFindInfo::highestPercentage

Definition at line 1234 of file Player.cpp.

◆ lowestReadyFrame

UnsignedInt PlayerObjectFindInfo::lowestReadyFrame

Definition at line 1233 of file Player.cpp.

◆ numReady

UnsignedInt PlayerObjectFindInfo::numReady

Definition at line 1235 of file Player.cpp.

◆ obj

Object* PlayerObjectFindInfo::obj

Definition at line 1230 of file Player.cpp.

◆ player

Player* PlayerObjectFindInfo::player

Definition at line 1229 of file Player.cpp.

◆ spType

SpecialPowerType PlayerObjectFindInfo::spType

Definition at line 1231 of file Player.cpp.

◆ thing

const ThingTemplate* PlayerObjectFindInfo::thing

Definition at line 1232 of file Player.cpp.


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