sharedlibrarycoreeventsserver ConnectionRestoreEvent - RaidMax/IW4M-Admin GitHub Wiki
Public class
ConnectionRestoreEvent Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph SharedLibraryCore.Events.Server
SharedLibraryCore.Events.Server.ConnectionRestoreEvent[ConnectionRestoreEvent](/RaidMax/IW4M-Admin/wiki/ConnectionRestoreEvent)
SharedLibraryCore.Events.Server.GameServerEvent[GameServerEvent](/RaidMax/IW4M-Admin/wiki/GameServerEvent)
class SharedLibraryCore.Events.Server.GameServerEvent abstractStyle;
end
SharedLibraryCore.Events.Server.GameServerEvent --> SharedLibraryCore.Events.Server.ConnectionRestoreEvent
Details
Inheritance
Constructors
ConnectionRestoreEvent
public ConnectionRestoreEvent()
Generated with ModularDoc