onfinalscore - eisclimber/ExPresS-XR GitHub Wiki
Field in ArrowGameLogic
Emitted with the final score when the game finished.
public UnityEvent<int> OnFinalScore;Field in ArrowGameLogic
Emitted with the final score when the game finished.
public UnityEvent<int> OnFinalScore;