SetMax Data Member Function

Sets this object's maximum value to the value submitted to this function.

Prototype

int32 SetMax( uint64 val )

Parameters

Parameter Type Parameter Name Documentation
uint64valThe source value.

Examples

Copy Text To Clipboard

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