Method | Description | |
---|---|---|
UpdateQuestPointsFunc ( Player, role ) : void |
Updates the quest points func.
|
|
UpdateUserPoints ( Player, role ) : IEnumerator |
Updates the user points.
|
Method | Description | |
---|---|---|
Awake ( ) : void |
Awake this instance.
|
|
OnDestroy ( ) : void |
Raises the destroy event.
|
protected UpdateQuestPointsFunc ( Player, role ) : void | ||
role | Player, | /// Role. /// |
return | void |
protected UpdateUserPoints ( Player, role ) : IEnumerator | ||
role | Player, | /// Role. /// |
return | IEnumerator |