Method | Description | |
---|---|---|
ActorKnowledge ( Actor actor ) : System | ||
CanIdentifyPotion ( PotionType type ) : bool | ||
LearnToIdentify ( PotionType type ) : void |
public ActorKnowledge ( Actor actor ) : System | ||
actor | Actor | |
return | System |
public CanIdentifyPotion ( PotionType type ) : bool | ||
type | PotionType | |
return | bool |
public LearnToIdentify ( PotionType type ) : void | ||
type | PotionType | |
return | void |