#include <AlchemyBehavior.h>
◆ getBonusCrafting()
int AlchemyBehavior::getBonusCrafting |
( |
| ) |
|
|
inline |
◆ getCraftingSlotsBag()
ObjectBag AlchemyBehavior::getCraftingSlotsBag |
( |
| ) |
|
|
inline |
◆ getEquippedRecipeData()
std::string AlchemyBehavior::getEquippedRecipeData |
( |
| ) |
|
|
inline |
◆ getEquippedRecipes()
List< unsigned int > AlchemyBehavior::getEquippedRecipes |
( |
| ) |
|
|
inline |
◆ getMaxReagentStack()
int AlchemyBehavior::getMaxReagentStack |
( |
| ) |
|
|
inline |
◆ GetReagent()
CoreObject * AlchemyBehavior::GetReagent |
( |
int | a0 | ) |
|
|
inline |
◆ getReagentBag()
◆ getRecipeBag()
◆ getTimerMultiplier()
float AlchemyBehavior::getTimerMultiplier |
( |
| ) |
|
|
inline |
◆ GetTotalReagentCount()
int AlchemyBehavior::GetTotalReagentCount |
( |
| ) |
|
|
inline |
◆ setBonusCrafting()
void AlchemyBehavior::setBonusCrafting |
( |
int | val | ) |
|
|
inline |
◆ setCraftingSlotsBag()
void AlchemyBehavior::setCraftingSlotsBag |
( |
ObjectBag | val | ) |
|
|
inline |
◆ setEquippedRecipeData()
void AlchemyBehavior::setEquippedRecipeData |
( |
std::string | val | ) |
|
|
inline |
◆ setEquippedRecipes()
void AlchemyBehavior::setEquippedRecipes |
( |
List< unsigned int > | val | ) |
|
|
inline |
◆ setMaxReagentStack()
void AlchemyBehavior::setMaxReagentStack |
( |
int | val | ) |
|
|
inline |
◆ setReagentBag()
void AlchemyBehavior::setReagentBag |
( |
ObjectBag | val | ) |
|
|
inline |
◆ setRecipeBag()
void AlchemyBehavior::setRecipeBag |
( |
RecipeBag | val | ) |
|
|
inline |
◆ setTimerMultiplier()
void AlchemyBehavior::setTimerMultiplier |
( |
float | val | ) |
|
|
inline |