コード例 #1
0
ファイル: NavMeshLink.cs プロジェクト: branjsmo1983/unity
 void OnDisable()
 {
     RemoveTracking(this);
     m_LinkInstance.Remove();
 }