Enum XwaExeObjectGameOptions
Namespace: JeremyAnsel.Xwa.Workspace
Assembly: JeremyAnsel.Xwa.Workspace.dll
Syntax
[Flags]
public enum XwaExeObjectGameOptions : ushort
Fields
| Name | Description |
|---|---|
| AIControlled | |
| AnimationLoop | |
| AxisAligned | |
| HardpointsMirroring | |
| HasDatImageBorder | |
| In3dModeOnly | |
| InfiniteWaves | |
| IsAnimation | |
| IsBackdrop | |
| IsBuoy | |
| None | |
| Targetable | |
| U14 | |
| U5 | |
| U7 | |
| UseImageAlpha | |
| UseImageColorKey |