C4 Engine
C4 Engine API Documentation

Variable::GetFloatValue

Defined in:  C4Variables.h
Returns the variable value as a floating-point number.
Prototype

float GetFloatValue(voidconst;

Description
The GetFloatValue function returns the value of a variable as a floating-point number.
See Also

Variable::SetFloatValue

Variable::GetIntegerValue

Variable::SetIntegerValue

Variable::GetValue

Variable::SetValue