Method | Description | |
---|---|---|
AchievementDescription ( string id, string title, Texture2D image, string achievedDescription, string unachievedDescription, bool hidden, int points ) | ||
SetImage ( Texture2D image ) : void | ||
ToString ( ) : string |
public AchievementDescription ( string id, string title, Texture2D image, string achievedDescription, string unachievedDescription, bool hidden, int points ) | ||
id | string | |
title | string | |
image | Texture2D | |
achievedDescription | string | |
unachievedDescription | string | |
hidden | bool | |
points | int |