- connect
void connect(string ip, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- connectCommand
void connectCommand(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleGameStartEvent
void handleGameStartEvent(GameStartEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handlePacketMapPacket
void handlePacketMapPacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleThisClientConnected
void handleThisClientConnected(ThisClientConnectedEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleThisClientDisconnected
void handleThisClientDisconnected(ThisClientDisconnectedEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
- onConnect
void onConnect(ENetEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDisconnect
void onDisconnect(ENetEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onGameStopEvent
void onGameStopEvent(GameStopEvent gameStopEvent)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostUpdateEvent
void onPostUpdateEvent(PostUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPreUpdateEvent
void onPreUpdateEvent(PreUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.