|
| static void | addCommandHandler (string _command, fun(player:IsoPlayer|false, :::::::unknown) _handler) |
| static void | listen (umbrella::LuaNetPackage _package, IsoPlayer _player) |
| static void | send (string _command, unknown ...) |
| static void | sendPlayer (IsoPlayer|false _player, string _command, unknown ...) |
◆ addCommandHandler()
| void umbrella::LuaNetModule::addCommandHandler |
( |
string | _command, |
|
|
fun(player:IsoPlayer|false, :::::::unknown) | _handler ) |
|
static |
◆ listen()
◆ send()
| void umbrella::LuaNetModule::send |
( |
string | _command, |
|
|
unknown ... | ) |
|
static |
◆ sendPlayer()
| void umbrella::LuaNetModule::sendPlayer |
( |
IsoPlayer|false | _player, |
|
|
string | _command, |
|
|
unknown ... | ) |
|
static |
The documentation for this class was generated from the following file: