SwiftlyS2

CMsgAMGrantGuestPasses2

Interface CMsgAMGrantGuestPasses2

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgAMGrantGuestPasses2 : ITypedProtobuf<CMsgAMGrantGuestPasses2>, INativeHandle

Implements

Properties

Action

int Action { get; set; }
Property Value

DaysToExpiration

int DaysToExpiration { get; set; }
Property Value

PackageId

uint PackageId { get; set; }
Property Value

PassesToGrant

int PassesToGrant { get; set; }
Property Value

SteamId

ulong SteamId { get; set; }
Property Value

On this page