C4 Engine
C4 Engine API Documentation

Variable::GetIntegerValue

Defined in:  C4Variables.h
Returns the variable value as an integer.
Prototype

int32 GetIntegerValue(voidconst;

Description
The GetIntegerValue function returns the value of a variable as an integer.
See Also

Variable::SetIntegerValue

Variable::GetFloatValue

Variable::SetFloatValue

Variable::GetValue

Variable::SetValue