|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <adt.h>
Public Attributes | |
| uint32 | areaid |
| uint32 | data1 |
| uint32 | data2 |
| uint32 | data3 |
| uint32 | effectId |
| uint32 | flags |
| uint32 | holes |
| uint32 | ix |
| uint32 | iy |
| uint32 | nDoodadRefs |
| uint32 | nEffectDoodad |
| uint32 | nLayers |
| uint32 | nMapObjRefs |
| uint32 | nSndEmitters |
| uint32 | offsMCAL |
| uint32 | offsMCCV |
| uint32 | offsMCLQ |
| uint32 | offsMCLY |
| uint32 | offsMCRF |
| uint32 | offsMCSE |
| uint32 | offsMCSH |
| uint32 | predTex |
| uint32 | props |
| uint16 | s [2] |
| uint32 | sizeMCAL |
| uint32 | sizeMCLQ |
| uint32 | sizeMCSH |
| union { | |
| uint64 HighResHoles | |
| struct { | |
| uint32 offsMCNR | |
| uint32 offsMCVT | |
| } offsets | |
| } | union_5_3_0 |
| float | xpos |
| float | ypos |
| float | zpos |
Private Attributes | |
| union { | |
| uint32 fcc | |
| char fcc_txt [4] | |
| }; | |
| uint32 | size |
| union { ... } adt_MCNK |
| uint32 adt_MCNK::areaid |
Definition at line 105 of file adt.h.
Referenced by ConvertADT().
| uint32 adt_MCNK::flags |
Definition at line 85 of file adt.h.
Referenced by ConvertADT().
| uint32 adt_MCNK::holes |
Definition at line 107 of file adt.h.
Referenced by ConvertADT().
| uint32 adt_MCNK::ix |
Definition at line 86 of file adt.h.
Referenced by ConvertADT().
| uint32 adt_MCNK::iy |
Definition at line 87 of file adt.h.
Referenced by ConvertADT().
| struct { ... } adt_MCNK::offsets |
| uint32 adt_MCNK::sizeMCLQ |
Definition at line 117 of file adt.h.
Referenced by ConvertADT().
| union { ... } adt_MCNK::union_5_3_0 |
| float adt_MCNK::ypos |
Definition at line 120 of file adt.h.
Referenced by ConvertADT().