示例#1
0
 public Int32 GetTaxRate(JassPlayer other, JassPlayerState resource)
 {
     return(SafeNatives.GetPlayerTaxRate(this, other, resource));
 }