MinUint32 Data Member Function

Returns the minimum of the two source values.

Prototype

static uint32 MinUint32( uint32 a, uint32 b )

Parameters

Parameter Type Parameter Name Documentation
uint32aThe first value.
uint32bThe second value.

Examples

Copy Text To Clipboard

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