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: EventSystemizer
path: ''
startLine: 933
startLine: 763
assemblies:
- cs.temp.dll
namespace: Game
summary: "\nThis class makes sure there is only one EventSystem in the game at any time.\n"
example: []
syntax:
content: 'public class EventSystemizer : MonoBehaviour'
content.vb: Public Class EventSystemizer Inherits MonoBehaviour