PFAuthenticationUserSettings データ モデル。
構文
typedef struct PFAuthenticationUserSettings {
bool gatherDeviceInfo;
bool gatherFocusInfo;
bool needsAttribution;
} PFAuthenticationUserSettings;
メンバー
gatherDeviceInfo bool
このプレイヤーがデバイス情報を収集する資格があるかどうかを示すブール値。
gatherFocusInfo bool
このプレイヤーが OnFocus プレイタイム トラッキングを報告する必要があるかどうかを示すブール値。
needsAttribution bool
このプレイヤーが広告トラッキングの対象かどうかを示すブール値。
要件
ヘッダー: PFAuthenticationTypes.h