#include <ClientPetOwnerBehavior.h>
◆ getEnergy()
int ClientPetOwnerBehavior::getEnergy |
( |
| ) |
|
|
inline |
◆ getEnergyTickTimeSecs()
unsigned int ClientPetOwnerBehavior::getEnergyTickTimeSecs |
( |
| ) |
|
|
inline |
◆ getMaxSlots()
unsigned char ClientPetOwnerBehavior::getMaxSlots |
( |
| ) |
|
|
inline |
◆ getMorphingSlots()
List< SharedPointer< CraftingSlot > > * ClientPetOwnerBehavior::getMorphingSlots |
( |
| ) |
|
|
inline |
◆ getPlayingAsPet()
bool ClientPetOwnerBehavior::getPlayingAsPet |
( |
| ) |
|
|
inline |
◆ setEnergy()
void ClientPetOwnerBehavior::setEnergy |
( |
int | val | ) |
|
|
inline |
◆ setEnergyTickTimeSecs()
void ClientPetOwnerBehavior::setEnergyTickTimeSecs |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMaxSlots()
void ClientPetOwnerBehavior::setMaxSlots |
( |
unsigned char | val | ) |
|
|
inline |
◆ setMorphingSlots()
void ClientPetOwnerBehavior::setMorphingSlots |
( |
List< SharedPointer< CraftingSlot > > * | val | ) |
|
|
inline |
◆ setPlayingAsPet()
void ClientPetOwnerBehavior::setPlayingAsPet |
( |
bool | val | ) |
|
|
inline |