System AddCCommand
From CryWiki
System.AddCCommand(string, string, string)
Description
Adds a console command
Arguments
- Console command name
- Lua function
- Extra info for help
Example
|
| |
|---|---|
| |
Notes
More info on the Creating_Console_Commands tutorial page.
