コード例 #1
0
 protected virtual void OnDisable()
 {
     PlayerPrefsEx.Unload(m_PlayerPrefsEx);
     m_PlayerPrefsEx = null;
 }