Cyrus Mod Loader
|
This is the complete list of members for FishingBehaviorBase, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getBehaviorTemplateNameID() | BehaviorInstance | inline |
getCaughtFishList() | FishingBehaviorBase | inline |
getClassName()=0 | PropertyClass | pure virtual |
getFishHistoryList() | FishingBehaviorBase | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
onCreated()=0 | PropertyClass | pure virtual |
onFinalizeLoad()=0 | PropertyClass | pure virtual |
onPostLoad()=0 | PropertyClass | pure virtual |
serialize(void *a2, uint32_t a3)=0 | PropertyClass | pure virtual |
setBehaviorTemplateNameID(unsigned int val) | BehaviorInstance | inline |
setCaughtFishList(List< SharedPointer< CaughtFish > > *val) | FishingBehaviorBase | inline |
setFishHistoryList(List< SharedPointer< FishHistory > > *val) | FishingBehaviorBase | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |