#include <ObstacleCourseModifyTimeBehaviorTemplate.h>
◆ getEffectApply()
std::string ObstacleCourseModifyTimeBehaviorTemplate::getEffectApply |
( |
| ) |
|
|
inline |
◆ getEffectDespawn()
std::string ObstacleCourseModifyTimeBehaviorTemplate::getEffectDespawn |
( |
| ) |
|
|
inline |
◆ getSoundApply()
std::string ObstacleCourseModifyTimeBehaviorTemplate::getSoundApply |
( |
| ) |
|
|
inline |
◆ getSoundDespawn()
std::string ObstacleCourseModifyTimeBehaviorTemplate::getSoundDespawn |
( |
| ) |
|
|
inline |
◆ getTimeModifier()
int ObstacleCourseModifyTimeBehaviorTemplate::getTimeModifier |
( |
| ) |
|
|
inline |
◆ setEffectApply()
void ObstacleCourseModifyTimeBehaviorTemplate::setEffectApply |
( |
std::string | val | ) |
|
|
inline |
◆ setEffectDespawn()
void ObstacleCourseModifyTimeBehaviorTemplate::setEffectDespawn |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundApply()
void ObstacleCourseModifyTimeBehaviorTemplate::setSoundApply |
( |
std::string | val | ) |
|
|
inline |
◆ setSoundDespawn()
void ObstacleCourseModifyTimeBehaviorTemplate::setSoundDespawn |
( |
std::string | val | ) |
|
|
inline |
◆ setTimeModifier()
void ObstacleCourseModifyTimeBehaviorTemplate::setTimeModifier |
( |
int | val | ) |
|
|
inline |