SwiftlyS2

CMsgGCReportAbuseResponse

Interface CMsgGCReportAbuseResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCReportAbuseResponse : ITypedProtobuf<CMsgGCReportAbuseResponse>, INativeHandle

Implements

Properties

ErrorMessage

string ErrorMessage { get; set; }
Property Value

Result

uint Result { get; set; }
Property Value

TargetSteamId

ulong TargetSteamId { get; set; }
Property Value

On this page