ElementSize Data Member Function

Returns the size in bytes of the primitive type of the array. For example: 4 is 4 bytes for int32, uint32, and <float32>.

Prototype

int32 ElementSize()

Examples

Copy Text To Clipboard

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