1 sharedlibrarycoreinterfacesparserregex GroupType
RaidMax edited this page 2023-05-20 22:09:21 -05:00

GroupType Public enum

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]]
  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