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

スクリプト言語

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

IAchievementDescription

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 の説明 (static)

Achievement の説明を取得するには Social.LoadAchievementDescriptions を使用します。 GameCenter: サーバーサイドに格納されユーザが認証されたときにフェッチされるべきです。iTunes Connect でセットされます。

Variables

achievedDescription Achivement が完了したときの説明
hidden 隠された Achievement は percentCompleted が更新されるまで(値が 0.0 であったとしても)リスト上に表示されません。
id 当該 Achievement の説明に対する一意の識別子
image Achievement の表示する画像
points Achievement のポイントの値
title ユーザが読むタイトル
unachievedDescription Achievement が未完了のときの説明