#include <ObstacleCourseSpeedUpBehaviorTemplate.h>
◆ getBuffTime()
| double ObstacleCourseSpeedUpBehaviorTemplate::getBuffTime |
( |
| ) |
|
|
inline |
◆ getEffectApply()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getEffectApply |
( |
| ) |
|
|
inline |
◆ getEffectDespawn()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getEffectDespawn |
( |
| ) |
|
|
inline |
◆ getEffectRespawning()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getEffectRespawning |
( |
| ) |
|
|
inline |
◆ getEffectWearingOff()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getEffectWearingOff |
( |
| ) |
|
|
inline |
◆ getEffectWhileActive()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getEffectWhileActive |
( |
| ) |
|
|
inline |
◆ getSoundApply()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getSoundApply |
( |
| ) |
|
|
inline |
◆ getSoundDespawn()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getSoundDespawn |
( |
| ) |
|
|
inline |
◆ getSoundRespawning()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getSoundRespawning |
( |
| ) |
|
|
inline |
◆ getSoundWearingOff()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getSoundWearingOff |
( |
| ) |
|
|
inline |
◆ getSoundWhileActive()
| std::string ObstacleCourseSpeedUpBehaviorTemplate::getSoundWhileActive |
( |
| ) |
|
|
inline |
◆ getSpeedAmount()
| double ObstacleCourseSpeedUpBehaviorTemplate::getSpeedAmount |
( |
| ) |
|
|
inline |
◆ setBuffTime()
| void ObstacleCourseSpeedUpBehaviorTemplate::setBuffTime |
( |
double | val | ) |
|
|
inline |
◆ setEffectApply()
| void ObstacleCourseSpeedUpBehaviorTemplate::setEffectApply |
( |
std::string | val | ) |
|
|
inline |
◆ setEffectDespawn()
| void ObstacleCourseSpeedUpBehaviorTemplate::setEffectDespawn |
( |
std::string | val | ) |
|
|
inline |
◆ setEffectRespawning()
| void ObstacleCourseSpeedUpBehaviorTemplate::setEffectRespawning |
( |
std::string | val | ) |
|
|
inline |
◆ setEffectWearingOff()
| void ObstacleCourseSpeedUpBehaviorTemplate::setEffectWearingOff |
( |
std::string | val | ) |
|
|
inline |
◆ setEffectWhileActive()
| void ObstacleCourseSpeedUpBehaviorTemplate::setEffectWhileActive |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundApply()
| void ObstacleCourseSpeedUpBehaviorTemplate::setSoundApply |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundDespawn()
| void ObstacleCourseSpeedUpBehaviorTemplate::setSoundDespawn |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundRespawning()
| void ObstacleCourseSpeedUpBehaviorTemplate::setSoundRespawning |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundWearingOff()
| void ObstacleCourseSpeedUpBehaviorTemplate::setSoundWearingOff |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundWhileActive()
| void ObstacleCourseSpeedUpBehaviorTemplate::setSoundWhileActive |
( |
std::string | val | ) |
|
|
inline |
◆ setSpeedAmount()
| void ObstacleCourseSpeedUpBehaviorTemplate::setSpeedAmount |
( |
double | val | ) |
|
|
inline |