構文
メンバー
aggregationDestinations const char* const*may be nullptr (省略可) この定義の集計先となる統計定義名の一覧。
aggregationDestinationsCount uint32_t
aggregationDestinations の数。
aggregationSources const char* const*may be nullptr (省略可) この統計に向けて値を集計する必要がある統計定義名の一覧。AggregationSource が指定されている場合、この定義の entityType は Title である必要があります (CommunityStat になります)。現在、指定できる集計ソースは 1 つのみです。
aggregationSourcesCount uint32_t
aggregationSources の数。
columns PFStatisticsStatisticColumn const*may be nullptr (省略可) 各列の集計方法を定義する統計の列。
columnsCount uint32_t
columns の数。
created time_t
作成時刻 (UTC)。
entityType const char*is null-terminated (省略可) この統計を持つことができるエンティティ タイプ。
eventEmissionConfig PFStatisticsStatisticsEventEmissionConfig const*may be nullptr (省略可) [プレビュー段階]: サービスによって生成されるさまざまな Statistics イベントの構成。
lastResetTime time_t const*may be nullptr (省略可) 統計バージョンが最後にインクリメントされた時刻 (UTC)。
linkedLeaderboardNames const char* const*may be nullptr (省略可) この統計定義にリンクされているリーダーボードの一覧。
linkedLeaderboardNamesCount uint32_t
linkedLeaderboardNames の数。
name const char*is null-terminated (省略可) 統計の名前。
version uint32_t
統計バージョン。
versionConfiguration PFVersionConfiguration const*may be nullptr (省略可) リーダーボード定義のバージョン リセット構成。
