C4 Engine
C4 Engine API Documentation

Structure::GetStructureType

Defined in:  TSOpenDDL.h
Returns the structure type.
Prototype

StructureType GetStructureType(voidconst;

Description
The GetStructureType function returns the structure type. This may be a custom data type or one of the following built-in primitive data types.
See Also

Structure::GetBaseStructureType

PrimitiveStructure

DataStructure