示例#1
0
 private void OnDestroy()
 {
     //if(CreationObject)
     DecalsControler.RemoveDecal(Dec);
 }
 private void OnDestroy()
 {
     //if(CreationObject)
     DecalsControler.RemoveDecal(Dec);
     OnBecameInvisible();
 }