コード例 #1
0
 void Awake()
 {
     GameObject.DontDestroyOnLoad(gameObject);
     AnySDKSocial.registerPluginXActionCallback(this);
 }