#include <FishBehaviorTemplate.h>
◆ getAlphaLevel()
| float FishBehaviorTemplate::getAlphaLevel |
( |
| ) |
|
|
inline |
◆ getBaseLength()
| float FishBehaviorTemplate::getBaseLength |
( |
| ) |
|
|
inline |
◆ getBiteSeconds()
| float FishBehaviorTemplate::getBiteSeconds |
( |
| ) |
|
|
inline |
◆ getFishingXP()
| int FishBehaviorTemplate::getFishingXP |
( |
| ) |
|
|
inline |
◆ getFishSalePrice()
| int FishBehaviorTemplate::getFishSalePrice |
( |
| ) |
|
|
inline |
◆ getFishtankType()
| int FishBehaviorTemplate::getFishtankType |
( |
| ) |
|
|
inline |
◆ getHolidayFlags()
| std::string FishBehaviorTemplate::getHolidayFlags |
( |
| ) |
|
|
inline |
◆ getIconIndex()
| int FishBehaviorTemplate::getIconIndex |
( |
| ) |
|
|
inline |
◆ getIncrementalBiteChance()
| float FishBehaviorTemplate::getIncrementalBiteChance |
( |
| ) |
|
|
inline |
◆ getInitialBiteChance()
| float FishBehaviorTemplate::getInitialBiteChance |
( |
| ) |
|
|
inline |
◆ getIsPredator()
| int FishBehaviorTemplate::getIsPredator |
( |
| ) |
|
|
inline |
◆ getMaximumSize()
| float FishBehaviorTemplate::getMaximumSize |
( |
| ) |
|
|
inline |
◆ getMinimumSize()
| float FishBehaviorTemplate::getMinimumSize |
( |
| ) |
|
|
inline |
◆ getPercentChanceToTurn()
| float FishBehaviorTemplate::getPercentChanceToTurn |
( |
| ) |
|
|
inline |
◆ getPredatorRange()
| float FishBehaviorTemplate::getPredatorRange |
( |
| ) |
|
|
inline |
◆ getRank()
| int FishBehaviorTemplate::getRank |
( |
| ) |
|
|
inline |
◆ getRarity()
| int FishBehaviorTemplate::getRarity |
( |
| ) |
|
|
inline |
◆ getSchoolName()
| std::string FishBehaviorTemplate::getSchoolName |
( |
| ) |
|
|
inline |
◆ getShadowFishKFM()
| std::string FishBehaviorTemplate::getShadowFishKFM |
( |
| ) |
|
|
inline |
◆ getSpeed()
| float FishBehaviorTemplate::getSpeed |
( |
| ) |
|
|
inline |
◆ setAlphaLevel()
| void FishBehaviorTemplate::setAlphaLevel |
( |
float | val | ) |
|
|
inline |
◆ setBaseLength()
| void FishBehaviorTemplate::setBaseLength |
( |
float | val | ) |
|
|
inline |
◆ setBiteSeconds()
| void FishBehaviorTemplate::setBiteSeconds |
( |
float | val | ) |
|
|
inline |
◆ setFishingXP()
| void FishBehaviorTemplate::setFishingXP |
( |
int | val | ) |
|
|
inline |
◆ setFishSalePrice()
| void FishBehaviorTemplate::setFishSalePrice |
( |
int | val | ) |
|
|
inline |
◆ setFishtankType()
| void FishBehaviorTemplate::setFishtankType |
( |
int | val | ) |
|
|
inline |
◆ setHolidayFlags()
| void FishBehaviorTemplate::setHolidayFlags |
( |
std::string | val | ) |
|
|
inline |
◆ setIconIndex()
| void FishBehaviorTemplate::setIconIndex |
( |
int | val | ) |
|
|
inline |
◆ setIncrementalBiteChance()
| void FishBehaviorTemplate::setIncrementalBiteChance |
( |
float | val | ) |
|
|
inline |
◆ setInitialBiteChance()
| void FishBehaviorTemplate::setInitialBiteChance |
( |
float | val | ) |
|
|
inline |
◆ setIsPredator()
| void FishBehaviorTemplate::setIsPredator |
( |
int | val | ) |
|
|
inline |
◆ setMaximumSize()
| void FishBehaviorTemplate::setMaximumSize |
( |
float | val | ) |
|
|
inline |
◆ setMinimumSize()
| void FishBehaviorTemplate::setMinimumSize |
( |
float | val | ) |
|
|
inline |
◆ setPercentChanceToTurn()
| void FishBehaviorTemplate::setPercentChanceToTurn |
( |
float | val | ) |
|
|
inline |
◆ setPredatorRange()
| void FishBehaviorTemplate::setPredatorRange |
( |
float | val | ) |
|
|
inline |
◆ setRank()
| void FishBehaviorTemplate::setRank |
( |
int | val | ) |
|
|
inline |
◆ setRarity()
| void FishBehaviorTemplate::setRarity |
( |
int | val | ) |
|
|
inline |
◆ setSchoolName()
| void FishBehaviorTemplate::setSchoolName |
( |
std::string | val | ) |
|
|
inline |
◆ setShadowFishKFM()
| void FishBehaviorTemplate::setShadowFishKFM |
( |
std::string | val | ) |
|
|
inline |
◆ setSpeed()
| void FishBehaviorTemplate::setSpeed |
( |
float | val | ) |
|
|
inline |