Skip to content

onscorechanged

eisclimber edited this page Apr 4, 2026 · 1 revision

BoxingGame.OnScoreChanged

Field in BoxingGame

Summary

Emitted when the score changes, providing the scored points.

public UnityEvent<int> OnScoreChanged;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally