Freigeben über


GameSaveBlobInfo.Size Eigenschaft

Definition

Größe des Blobs in Bytes.

public:
 property unsigned int Size { unsigned int get(); };
uint32_t Size();
public uint Size { get; }
var uInt32 = gameSaveBlobInfo.size;
Public ReadOnly Property Size As UInteger

Eigenschaftswert

UInt32

unsigned int

uint32_t

Typ: Zahl [JavaScript] | System.UInt32 [.NET] | uint32 [C++]

Gilt für:

Weitere Informationen