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