addscoremanager - eisclimber/ExPresS-XR GitHub Wiki
Method in TargetSpawnerBase
Adds another score manager. There can be multiple, but duplicates will be filtered.
public virtual void AddScoreManager(ScoreManager scoreManager)| Name | Description |
|---|---|
| ExPresSXR.Minigames.Archery.GameLogic.ScoreManager scoreManager | ScoreManager to be added. |