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