Collapse All
Warhorse ScripBind documentation
CScriptBind_System::SetCVar Method
Syntax
C++
int
SetCVar
(IFunctionHandler*
pH
);
Parameters
Parameters
Description
sCVarName
Name of the variable.
value
Value of the variable.
Description
!
System.SetCVar( sCVarName, value )
!
!
! Sets the value of a CVariable.
Group
CScriptBind_System Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express