mergewithglobalmanagers 1 - eisclimber/ExPresS-XR GitHub Wiki
Method in ScoreManager
Combines a singe ScoreManager with the GlobalScoreManagers, returning a list without duplicates.
public static ScoreManager[] MergeWithGlobalManagers(ScoreManager manager);| Name | Description |
|---|---|
| ExPresSXR.Minigames.Archery.GameLogic.ScoreManager manager | ScoreManager to be combined with the global score managers. |