示例#1
0
 float GetDelayModifier()
 {
     return(1f + parentUnit.GetWeaponDelayModifier());
 }