次の方法で共有


GameSaveBlobInfo.Size プロパティ

定義

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

プロパティ値

UInt32

unsigned int

uint32_t

種類: Number [JavaScript] | System.UInt32 [.NET] | uint32 [C++]

適用対象

こちらもご覧ください