Condividi tramite


GameSaveBlobInfo.Size Proprietà

Definizione

Dimensioni, in byte, del BLOB.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Tipo: Numero [JavaScript] | System.UInt32 [.NET] | uint32 [C++]

Si applica a

Vedi anche