sharedlibrarycoreinterfacesparserregex GroupType - RaidMax/IW4M-Admin GitHub Wiki
Public enum
GroupType Description
represents the logical mapping of information provided by game logs, get status, and get dvar information
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph SharedLibraryCore.Interfaces.ParserRegex
SharedLibraryCore.Interfaces.ParserRegex.GroupType[GroupType](/RaidMax/IW4M-Admin/wiki/GroupType)
end
Details
Summary
represents the logical mapping of information provided by game logs, get status, and get dvar information
Fields
EventType
OriginNetworkId
TargetNetworkId
OriginClientNumber
TargetClientNumber
OriginName
TargetName
OriginTeam
TargetTeam
Weapon
Damage
MeansOfDeath
HitLocation
Message
RConClientNumber
RConScore
RConPing
RConNetworkId
RConName
RConIpAddress
RConDvarName
RConDvarValue
RConDvarDefaultValue
RConDvarLatchedValue
RConDvarDomain
RConStatusMap
RConStatusGametype
RConStatusHostname
RConStatusMaxPlayers
AdditionalGroup
Generated with ModularDoc