Esempio n. 1
0
 void Awake()
 {
     GameObject.DontDestroyOnLoad(gameObject);
     AnySDKUser.registerPluginXActionCallback(this);
 }