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