Difference between revisions of "ScriptEvent:getIntValue"

From Mod Wiki
 
(No difference)

Latest revision as of 16:41, 5 November 2007

Parameters

None.

Result

integer

Supported By

sdCVarWrapper

Comments

  • If the value cannot be converted to an integer, the result will be 0.

Functionality

Returns an integer representation of the cvar's current value.