SizeInBytes Data Member Function

Returns the size in bytes of the underlying object to which this object is bound. For example: if this object is bound to a <Float32Array> with 4 floats, this function returns 16.

Prototype

int32 SizeInBytes()

Examples

Copy Text To Clipboard

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