C4 Engine API Documentation
Home
►
System Utilities
►
class Variable
Variable::GetVariableName
Defined in:
C4Variables.h
Returns the variable name.
Prototype
const
char
*GetVariableName(
void
)
const
;
Description
The
GetVariableName
function returns a pointer to the name of a variable.
See Also
Engine::GetVariable
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC