Searched defs:GetCommandPrefix (Results 1 – 2 of 2) sorted by relevance
111 virtual const char *GetCommandPrefix() { return nullptr; } in GetCommandPrefix() function 378 const char *GetCommandPrefix() override { in GetCommandPrefix() function
2472 const char *CommandInterpreter::GetCommandPrefix() { in GetCommandPrefix() function in CommandInterpreter