#include <RidableBehaviorTemplate.h>
◆ getIcon()
| std::string RidableBehaviorTemplate::getIcon |
( |
| ) |
|
|
inline |
◆ getNewRideType()
| NewRideTypes RidableBehaviorTemplate::getNewRideType |
( |
| ) |
|
|
inline |
◆ getNumberOfSlots()
| int RidableBehaviorTemplate::getNumberOfSlots |
( |
| ) |
|
|
inline |
◆ getPromptText()
| std::string RidableBehaviorTemplate::getPromptText |
( |
| ) |
|
|
inline |
◆ getRideDuration()
| float RidableBehaviorTemplate::getRideDuration |
( |
| ) |
|
|
inline |
◆ getRiderKFM()
| List< std::string > RidableBehaviorTemplate::getRiderKFM |
( |
| ) |
|
|
inline |
◆ getRideType()
| int RidableBehaviorTemplate::getRideType |
( |
| ) |
|
|
inline |
◆ getTitle()
| std::string RidableBehaviorTemplate::getTitle |
( |
| ) |
|
|
inline |
◆ getZOffset()
| float RidableBehaviorTemplate::getZOffset |
( |
| ) |
|
|
inline |
◆ setIcon()
| void RidableBehaviorTemplate::setIcon |
( |
std::string | val | ) |
|
|
inline |
◆ setNewRideType()
| void RidableBehaviorTemplate::setNewRideType |
( |
NewRideTypes | val | ) |
|
|
inline |
◆ setNumberOfSlots()
| void RidableBehaviorTemplate::setNumberOfSlots |
( |
int | val | ) |
|
|
inline |
◆ setPromptText()
| void RidableBehaviorTemplate::setPromptText |
( |
std::string | val | ) |
|
|
inline |
◆ setRideDuration()
| void RidableBehaviorTemplate::setRideDuration |
( |
float | val | ) |
|
|
inline |
◆ setRiderKFM()
| void RidableBehaviorTemplate::setRiderKFM |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setRideType()
| void RidableBehaviorTemplate::setRideType |
( |
int | val | ) |
|
|
inline |
◆ setTitle()
| void RidableBehaviorTemplate::setTitle |
( |
std::string | val | ) |
|
|
inline |
◆ setZOffset()
| void RidableBehaviorTemplate::setZOffset |
( |
float | val | ) |
|
|
inline |