#include <MountItemBehaviorTemplate.h>
◆ getAdjustableAnimationRate()
| bool MountItemBehaviorTemplate::getAdjustableAnimationRate |
( |
| ) |
|
|
inline |
◆ getAdjustedFocusHeight()
| float MountItemBehaviorTemplate::getAdjustedFocusHeight |
( |
| ) |
|
|
inline |
◆ getAnimationEventList()
| List< SharedPointer< UserAnimationEvent > > * MountItemBehaviorTemplate::getAnimationEventList |
( |
| ) |
|
|
inline |
◆ getDriverKFM()
| std::string MountItemBehaviorTemplate::getDriverKFM |
( |
| ) |
|
|
inline |
◆ getEGender()
| eGender MountItemBehaviorTemplate::getEGender |
( |
| ) |
|
|
inline |
◆ getEMountType()
| eMountType MountItemBehaviorTemplate::getEMountType |
( |
| ) |
|
|
inline |
◆ getERace()
| eRace MountItemBehaviorTemplate::getERace |
( |
| ) |
|
|
inline |
◆ getGeometryOption()
| int MountItemBehaviorTemplate::getGeometryOption |
( |
| ) |
|
|
inline |
◆ getNumSeats()
| int MountItemBehaviorTemplate::getNumSeats |
( |
| ) |
|
|
inline |
◆ getPatternToTexture()
◆ getPrimaryDyeToTexture()
◆ getSecondaryDyeToTexture()
◆ getSoundMountEquip()
| std::string MountItemBehaviorTemplate::getSoundMountEquip |
( |
| ) |
|
|
inline |
◆ setAdjustableAnimationRate()
| void MountItemBehaviorTemplate::setAdjustableAnimationRate |
( |
bool | val | ) |
|
|
inline |
◆ setAdjustedFocusHeight()
| void MountItemBehaviorTemplate::setAdjustedFocusHeight |
( |
float | val | ) |
|
|
inline |
◆ setAnimationEventList()
| void MountItemBehaviorTemplate::setAnimationEventList |
( |
List< SharedPointer< UserAnimationEvent > > * | val | ) |
|
|
inline |
◆ setDriverKFM()
| void MountItemBehaviorTemplate::setDriverKFM |
( |
std::string | val | ) |
|
|
inline |
◆ setEGender()
| void MountItemBehaviorTemplate::setEGender |
( |
eGender | val | ) |
|
|
inline |
◆ setEMountType()
| void MountItemBehaviorTemplate::setEMountType |
( |
eMountType | val | ) |
|
|
inline |
◆ setERace()
| void MountItemBehaviorTemplate::setERace |
( |
eRace | val | ) |
|
|
inline |
◆ setGeometryOption()
| void MountItemBehaviorTemplate::setGeometryOption |
( |
int | val | ) |
|
|
inline |
◆ setNumSeats()
| void MountItemBehaviorTemplate::setNumSeats |
( |
int | val | ) |
|
|
inline |
◆ setPatternToTexture()
◆ setPrimaryDyeToTexture()
| void MountItemBehaviorTemplate::setPrimaryDyeToTexture |
( |
List< MountDyeToTexture > | val | ) |
|
|
inline |
◆ setSecondaryDyeToTexture()
| void MountItemBehaviorTemplate::setSecondaryDyeToTexture |
( |
List< MountDyeToTexture > | val | ) |
|
|
inline |
◆ setSoundMountEquip()
| void MountItemBehaviorTemplate::setSoundMountEquip |
( |
std::string | val | ) |
|
|
inline |