ReadInt16 Data Member Function

Reads a single <int16> from disk, but must return an <int32> value since Scenome Scripting Language does not support the <int16> data type.

Prototype

int32 ReadInt16()

Examples

Copy Text To Clipboard

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