SwiftlyS2

CMsgGCReportAbuse

Interface CMsgGCReportAbuse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCReportAbuse : ITypedProtobuf<CMsgGCReportAbuse>, INativeHandle

Implements

Properties

AbuseType

uint AbuseType { get; set; }
Property Value

ContentType

uint ContentType { get; set; }
Property Value

Description

string Description { get; set; }
Property Value

Gid

ulong Gid { get; set; }
Property Value

TargetGameServerIp

uint TargetGameServerIp { get; set; }
Property Value

TargetGameServerPort

uint TargetGameServerPort { get; set; }
Property Value

TargetSteamId

ulong TargetSteamId { get; set; }
Property Value

On this page