示例#1
0
 void OnDisable()
 {
     FpsHudMapCamera.UnregisterIcon(this);
 }
示例#2
0
 void OnDestroy()
 {
     FpsHudMapCamera.UnregisterIcon(this);
 }