ElementSize Data Member Function

Returns the size in bytes of each element of the array. Returns 4 because a 32-bit <uint32> requires 4 byte of storage.

Prototype

int32 ElementSize()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.