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