Exemplo n.º 1
0
 protected double GetVar(ICharacter target, string varName)
 {
     return(ScriptHelper.GetVar(target, varName));
 }