![]() |
Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
#include <Module_DataTypes.h>
Public Attributes | |
| short | Count |
| short | Count2 |
| unsigned char | EffectModel |
| unsigned char | EffectNumParams |
| struct eastl::array< short, 4 > | EffectParams |
| unsigned char | EffectType |
| unsigned short | Flags |
| unsigned char | ItemDuration |
| short | ItemsPerTurn |
| struct eastl::array< class ObjectProxy, 6 > | ItemThingIdxs |
| unsigned short | ShotThingParent |
| struct eastl::array< class ObjectProxy, 2 > | SpecialThingIdxs |
| short | SpeedPerItem |
| struct Coord3D | StartCoord |
| struct Coord3D | TargetCoord |
| class ObjectProxy | TargetThingIdx |
Definition at line 1050 of file Module_DataTypes.h.