SwiftlyS2

CCSUsrMsg_SendPlayerLoadout

Interface CCSUsrMsg_SendPlayerLoadout

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_SendPlayerLoadout : ITypedProtobuf<CCSUsrMsg_SendPlayerLoadout>, INativeHandle, INetMessage<CCSUsrMsg_SendPlayerLoadout>, IDisposable

Implements

Properties

Loadout

IProtobufRepeatedFieldSubMessageType<CCSUsrMsg_SendPlayerLoadout_LoadoutItem> Loadout { get; }
Property Value

Playerslot

int Playerslot { get; set; }
Property Value

On this page