using SC.XR.Unity; public class ShowRTC : RemoteSingleton<ShowRTC> { public override void initShow() { base.initShow(); } }