#include <ElixirBehaviorTemplate.h>
◆ getCombatEnabled()
bool ElixirBehaviorTemplate::getCombatEnabled |
( |
| ) |
|
|
inline |
◆ getEquipActionList()
SharedPointer< ResultList > * ElixirBehaviorTemplate::getEquipActionList |
( |
| ) |
|
|
inline |
◆ getEquipParticle()
std::string ElixirBehaviorTemplate::getEquipParticle |
( |
| ) |
|
|
inline |
◆ getEquipSound()
std::string ElixirBehaviorTemplate::getEquipSound |
( |
| ) |
|
|
inline |
◆ getPvPEnabled()
bool ElixirBehaviorTemplate::getPvPEnabled |
( |
| ) |
|
|
inline |
◆ getTypeList()
List< std::string > ElixirBehaviorTemplate::getTypeList |
( |
| ) |
|
|
inline |
◆ getUnequipActionList()
SharedPointer< ResultList > * ElixirBehaviorTemplate::getUnequipActionList |
( |
| ) |
|
|
inline |
◆ getUnequipParticle()
std::string ElixirBehaviorTemplate::getUnequipParticle |
( |
| ) |
|
|
inline |
◆ getUnequipSound()
std::string ElixirBehaviorTemplate::getUnequipSound |
( |
| ) |
|
|
inline |
◆ setCombatEnabled()
void ElixirBehaviorTemplate::setCombatEnabled |
( |
bool | val | ) |
|
|
inline |
◆ setEquipActionList()
void ElixirBehaviorTemplate::setEquipActionList |
( |
SharedPointer< ResultList > * | val | ) |
|
|
inline |
◆ setEquipParticle()
void ElixirBehaviorTemplate::setEquipParticle |
( |
std::string | val | ) |
|
|
inline |
◆ setEquipSound()
void ElixirBehaviorTemplate::setEquipSound |
( |
std::string | val | ) |
|
|
inline |
◆ setPvPEnabled()
void ElixirBehaviorTemplate::setPvPEnabled |
( |
bool | val | ) |
|
|
inline |
◆ setTypeList()
void ElixirBehaviorTemplate::setTypeList |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setUnequipActionList()
void ElixirBehaviorTemplate::setUnequipActionList |
( |
SharedPointer< ResultList > * | val | ) |
|
|
inline |
◆ setUnequipParticle()
void ElixirBehaviorTemplate::setUnequipParticle |
( |
std::string | val | ) |
|
|
inline |
◆ setUnequipSound()
void ElixirBehaviorTemplate::setUnequipSound |
( |
std::string | val | ) |
|
|
inline |