SwiftlyS2

CCSUsrMsg_SendPlayerLoadout_LoadoutItem

Interface CCSUsrMsg_SendPlayerLoadout_LoadoutItem

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_SendPlayerLoadout_LoadoutItem : ITypedProtobuf<CCSUsrMsg_SendPlayerLoadout_LoadoutItem>, INativeHandle

Implements

Properties

EconItem

CEconItemPreviewDataBlock EconItem { get; }
Property Value

Slot

int Slot { get; set; }
Property Value

Team

int Team { get; set; }
Property Value

On this page