コード例 #1
0
 void I3RDPlatformSDK.ShowCenterView()
 {
     if (JoyYouSDK.isInitialised)
     {
         JoyYouNativeInterface.ShowCenterView();
     }
 }