ElementSize Data Member Function

Returns the size of the <Color4444> object's component element size, which is 2 bytes. This is because the <Color4444> object is packed, and doesn't store single-byte-per-color values internally.

Prototype

int32 ElementSize()

Examples

Copy Text To Clipboard

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