Version: 2022.3
言語: 日本語

ILocalUser

interface in UnityEngine.SocialPlatforms


実装インターフェース:IUserProfile

マニュアルに切り替える

説明

ローカルユーザーや現在のログインユーザーを表します

変数

authenticated現在のユーザーが認証済みかチェックします
friendsユーザーのフレンドリスト
underageユーザーが未成年か確認

Public 関数

AuthenticateAuthenticate the local user to the current active Social API implementation and fetch his profile data.
LoadFriendsログインユーザーのフレンドリストをフェッチ。この呼び出しが成功すると Social.localUser インスタンスのフレンドリストが生成されます。

Did you find this page useful? Please give it a rating: