프로퍼티 | 타입 | 설명 | |
---|---|---|---|
guiSets | GUISet[] | ||
isLoggedInLabel | Text | ||
isRegisteredLabel | Text | ||
optOutLabel | Text | ||
pointBalanceLabel | Text | ||
rewardObjectPrefab | RewardObject, | ||
rewardsGrid | |||
tierAnniversary | Text | ||
tierLabel | Text | ||
tierPercentage | Text | ||
tierPointBalanceLabel | Text | ||
tiersText | Text | ||
unclaimedAchCountLabel | Text | ||
unclaimedAchValueLabel | Text |
메소드 | 설명 | |
---|---|---|
OnPopulateOffers ( Offer, offers ) : void | ||
OnPopulateRewards ( Reward, rewards ) : void | ||
OnPopulateTiers ( Tier, tiers ) : void | ||
OnPopulateUser ( UserData, user ) : void | ||
OnRewardsHit ( ) : void | ||
OnTierHit ( ) : void | ||
OnUserHit ( ) : void |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
UpdateGUIState ( ) : void |
public OnPopulateRewards ( Reward, rewards ) : void | ||
rewards | Reward, | |
리턴 | void |
public GridLayoutGroup,UnityEngine.UI rewardsGrid | ||
리턴 |