SwiftlyS2

CSOAccountItemPersonalStore

Interface CSOAccountItemPersonalStore

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOAccountItemPersonalStore : ITypedProtobuf<CSOAccountItemPersonalStore>, INativeHandle

Implements

Properties

GenerationTime

uint GenerationTime { get; set; }
Property Value

Items

IProtobufRepeatedFieldValueType<ulong> Items { get; }
Property Value

RedeemableBalance

uint RedeemableBalance { get; set; }
Property Value

On this page