示例#1
0
 public void CreateHealthDamagePopup(Vector3 position, float value)
 {
     CurrentUnit.CreateHealthDamagePopup(position, value);
 }