![]() |
Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
#include <Module_DataTypes.h>
Public Attributes | |
| unsigned char | CellRadius |
| struct eastl::array< short, 10 > | Counts |
| short | CountToReactivate |
| unsigned char | CreatePlayerOwned |
| unsigned char | CurrRadius |
| struct eastl::array< unsigned short, 10 > | EditorThingIdxs |
| unsigned char | Flags |
| class ObjectProxy | HeadThingIdx |
| short | InactiveTime |
| signed char | NumOccurences |
| unsigned char | NumPlayersCurrPraying |
| short | OriginalInactiveTime |
| long | PrayCount |
| long | PrayTime |
| unsigned char | RandomValue |
| unsigned char | ResetCount |
| unsigned char | StartInactive |
| short | TriggerCount |
| short | TriggeredPendingCount |
| signed char | TriggeringLastTouchedPlayer |
| signed char | TriggeringPlayer |
| unsigned char | TriggerType |
Definition at line 1241 of file Module_DataTypes.h.