Exemple #1
0
 public bool Bool(string luaConditons)
 {
     return(luaCore.Bool(luaConditons));
 }