#include <SoundBehaviorTemplate.h>
◆ getAnimationNameFilter()
| std::string SoundBehaviorTemplate::getAnimationNameFilter |
( |
| ) |
|
|
inline |
◆ getAudioFilterSet()
| unsigned int SoundBehaviorTemplate::getAudioFilterSet |
( |
| ) |
|
|
inline |
◆ getFunctionallabel()
| std::string SoundBehaviorTemplate::getFunctionallabel |
( |
| ) |
|
|
inline |
◆ getLoopCount()
| int SoundBehaviorTemplate::getLoopCount |
( |
| ) |
|
|
inline |
◆ getPlayList()
| Vector< PlayListEntry * > * SoundBehaviorTemplate::getPlayList |
( |
| ) |
|
|
inline |
◆ getPriority()
| int SoundBehaviorTemplate::getPriority |
( |
| ) |
|
|
inline |
◆ getProgression()
| PlayList__Progression SoundBehaviorTemplate::getProgression |
( |
| ) |
|
|
inline |
◆ getProgressMax()
| float SoundBehaviorTemplate::getProgressMax |
( |
| ) |
|
|
inline |
◆ getProgressMin()
| float SoundBehaviorTemplate::getProgressMin |
( |
| ) |
|
|
inline |
◆ getTrackFilenameList()
| Vector< std::string > SoundBehaviorTemplate::getTrackFilenameList |
( |
| ) |
|
|
inline |
◆ getVolume()
| float SoundBehaviorTemplate::getVolume |
( |
| ) |
|
|
inline |
◆ setAnimationNameFilter()
| void SoundBehaviorTemplate::setAnimationNameFilter |
( |
std::string | val | ) |
|
|
inline |
◆ setAudioFilterSet()
| void SoundBehaviorTemplate::setAudioFilterSet |
( |
unsigned int | val | ) |
|
|
inline |
◆ setFunctionallabel()
| void SoundBehaviorTemplate::setFunctionallabel |
( |
std::string | val | ) |
|
|
inline |
◆ setLoopCount()
| void SoundBehaviorTemplate::setLoopCount |
( |
int | val | ) |
|
|
inline |
◆ setPlayList()
| void SoundBehaviorTemplate::setPlayList |
( |
Vector< PlayListEntry * > * | val | ) |
|
|
inline |
◆ setPriority()
| void SoundBehaviorTemplate::setPriority |
( |
int | val | ) |
|
|
inline |
◆ setProgression()
| void SoundBehaviorTemplate::setProgression |
( |
PlayList__Progression | val | ) |
|
|
inline |
◆ setProgressMax()
| void SoundBehaviorTemplate::setProgressMax |
( |
float | val | ) |
|
|
inline |
◆ setProgressMin()
| void SoundBehaviorTemplate::setProgressMin |
( |
float | val | ) |
|
|
inline |
◆ setTrackFilenameList()
| void SoundBehaviorTemplate::setTrackFilenameList |
( |
Vector< std::string > | val | ) |
|
|
inline |
◆ setVolume()
| void SoundBehaviorTemplate::setVolume |
( |
float | val | ) |
|
|
inline |