Difference between revisions of "ScriptEvent:setBoolValue"

From Mod Wiki
 
(No difference)

Latest revision as of 17:41, 5 November 2007

Parameters

None.

Result

boolean

Supported By

sdCVarWrapper

Comments

  • If the value cannot be converted to a boolean, the result will be false.

Functionality

Returns a boolean representation of the cvar's current value.