Classes | |
class | Player |
Functions | |
delegate bool | DSValidateInt (Player player, int x) |
delegate bool | DSValidateItem (Player player, string itemName, int amount) |
delegate bool DSValidateInt | ( | Player | player, |
int | x | ||
) |
delegate bool DSValidateItem | ( | Player | player, |
string | itemName, | ||
int | amount | ||
) |