RandomFloat

From Dragon Age Toolset Wiki
Revision as of 20:48, 31 July 2009 by BryanDerksen (Talk | contribs) (looks fine to me)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns a random float.

float RandomFloat(
);
Parameters:
None
Returns:

Returns a floating point value between 0.0 and 1.0.

Source:

script.ldf

Description

Returns a random floating point value between 0.0 and 1.0.