示例#1
0
 public indicatorSetter(Vector3 p, CombatIndicatorController.Type type)
 {
     pos = p;
     t   = type;
 }
 public indicatorSetter(Vector3 p, CombatIndicatorController.Type type)
 {
     pos = p;
     t = type;
 }