C4 Engine
C4 Engine API Documentation

Command::GetCommandName

Defined in:  C4Commands.h
Returns the command name.
Prototype

const char *GetCommandName(voidconst;

Description
The GetCommandName function returns a pointer to the name of a command.
See Also

Engine::GetCommand