Method Pet:HaveInDiet [-] [+]

Returns true if the Pet can eat the specified Item, returns false otherwise.

Synopsis

canEat = Pet:HaveInDiet( item )

Arguments

Item item

The item to check.

Returns

boolean canEat
See method description.

Generated on
©2016 - Eluna Lua Engine