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