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