Player_DialogueSystem.cs File Reference

Classes

class  Player
 

Functions

delegate bool DSValidateInt (Player player, int x)
 
delegate bool DSValidateItem (Player player, string itemName, int amount)
 

Function Documentation

◆ DSValidateInt()

delegate bool DSValidateInt ( Player  player,
int  x 
)

◆ DSValidateItem()

delegate bool DSValidateItem ( Player  player,
string  itemName,
int  amount 
)