言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

IAchievement

Namespace: UnityEngine.SocialPlatforms

/

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

ユーザの Achievement に関する情報

特定の Achievement ( IAchievementDescription により表現) およびローカルユーザ、完了状況、完了の最新日、等々の関係を定義します。 このオブジェクトのインスタンスを作成するときは Social.CreateAchievement を使用します。

Variables

completed percentCompleted (完了率)が 100 % のとき、 true がセットされます
hidden 当該 Achievement がユーザから隠されています
id Achievement の一意の識別子です
lastReportedDate percentCompleted が更新されたときサーバによりセットされます
percentCompleted この Achievement の完了状況

Functions

ReportProgress 当該 Achievement に関する完了状況の通知を送信します