using Plugins.CxShine.Singleton; namespace UI.Hall { public class UserManager : ScriptSingleton { public int PlayerId; } }