This commit is contained in:
RochesterX
2025-04-18 20:11:19 -04:00
parent a7e181a900
commit ce741c87d5
450 changed files with 59358 additions and 963 deletions

View File

@@ -15,10 +15,12 @@ items:
source:
id: ModeSelect
path: ''
startLine: 950
startLine: 794
assemblies:
- cs.temp.dll
namespace: Game
summary: "\nThis class manages the game mode selection process by setting the game mode\nbased on the active toggle in the toggle group.\n"
example: []
syntax:
content: 'public class ModeSelect : MonoBehaviour'
content.vb: Public Class ModeSelect Inherits MonoBehaviour