コード例 #1
0
 // Get attack range
 public float GetDamageRange() {
    return weaponBehavior.DamageRange();
 }