RandomInt (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Returns a random integer value X where 0 <= X <= range.

Usage

float randomInt( float range )

Parameters

  • tba

Examples

 none

Notes

tba