Skip to content

CreateCCMD

Creates a new console command.

Syntax

  • ConCommand@ CreateCCMD(string_t name, string_t description, CCMDCallback@ func)