Control information of a custom data section saved into the project file.
More...
#include <APIdefs_ModulData.h>
|
|
Int32 | dataVersion |
| | Data version; use this for backward compatibility.
|
| |
|
unsigned short | platformSign |
| | Byte ordering in data storage (can be either GS::Win_Platform_Sign, GS::Mac_Platform_Sign or GS::Mactel_Platform_Sign.
|
| |
|
GSHandle | dataHdl |
| | User specified data (cannot be nullptr).
|
| |
Control information of a custom data section saved into the project file.