Method | Description | |
---|---|---|
RegisterConsoleScript ( this s, DeveloperConsole, c ) : void |
Register this script with the console
|
public static RegisterConsoleScript ( this s, DeveloperConsole, c ) : void | ||
s | this | The script to register |
c | DeveloperConsole, | The console attached callback |
return | void |