Property | Type | Description | |
---|---|---|---|
mPointsText | Text | ||
offScreenPosition | Transform | ||
onScreenPosition | Transform | ||
titleText | Text | ||
toastState | ToastState |
Method | Description | |
---|---|---|
ShowAchievementToast ( string achievementTitle, int mPointValue ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
LerpToast ( ) : void | ||
OnMouseDown ( ) : void | ||
ResetToastPosition ( ) : void | ||
Update ( ) : void |
public ShowAchievementToast ( string achievementTitle, int mPointValue ) : void | ||
achievementTitle | string | |
mPointValue | int | |
return | void |