#include <CinematicSoundEmitterInfo.h>
◆ getCategory()
| CinematicSoundEmitterInfo__AudioCategory CinematicSoundEmitterInfo::getCategory |
( |
| ) |
|
|
inline |
◆ getDryReverb()
| float CinematicSoundEmitterInfo::getDryReverb |
( |
| ) |
|
|
inline |
◆ getFadeInDuration()
| float CinematicSoundEmitterInfo::getFadeInDuration |
( |
| ) |
|
|
inline |
◆ getFadeOutDuration()
| float CinematicSoundEmitterInfo::getFadeOutDuration |
( |
| ) |
|
|
inline |
◆ getIsStreamed()
| bool CinematicSoundEmitterInfo::getIsStreamed |
( |
| ) |
|
|
inline |
◆ getLoopCount()
| int CinematicSoundEmitterInfo::getLoopCount |
( |
| ) |
|
|
inline |
◆ getName()
| std::string CinematicSoundEmitterInfo::getName |
( |
| ) |
|
|
inline |
◆ getPriority()
| int CinematicSoundEmitterInfo::getPriority |
( |
| ) |
|
|
inline |
◆ getProgression()
| CinematicSoundEmitterInfo__Progression CinematicSoundEmitterInfo::getProgression |
( |
| ) |
|
|
inline |
◆ getProgressMax()
| float CinematicSoundEmitterInfo::getProgressMax |
( |
| ) |
|
|
inline |
◆ getProgressMin()
| float CinematicSoundEmitterInfo::getProgressMin |
( |
| ) |
|
|
inline |
◆ getTrackFilenameList()
| Vector< std::string > CinematicSoundEmitterInfo::getTrackFilenameList |
( |
| ) |
|
|
inline |
◆ getUseClientLocation()
| bool CinematicSoundEmitterInfo::getUseClientLocation |
( |
| ) |
|
|
inline |
◆ getVolume()
| float CinematicSoundEmitterInfo::getVolume |
( |
| ) |
|
|
inline |
◆ getWetReverb()
| float CinematicSoundEmitterInfo::getWetReverb |
( |
| ) |
|
|
inline |
◆ setCategory()
| void CinematicSoundEmitterInfo::setCategory |
( |
CinematicSoundEmitterInfo__AudioCategory | val | ) |
|
|
inline |
◆ setDryReverb()
| void CinematicSoundEmitterInfo::setDryReverb |
( |
float | val | ) |
|
|
inline |
◆ setFadeInDuration()
| void CinematicSoundEmitterInfo::setFadeInDuration |
( |
float | val | ) |
|
|
inline |
◆ setFadeOutDuration()
| void CinematicSoundEmitterInfo::setFadeOutDuration |
( |
float | val | ) |
|
|
inline |
◆ setIsStreamed()
| void CinematicSoundEmitterInfo::setIsStreamed |
( |
bool | val | ) |
|
|
inline |
◆ setLoopCount()
| void CinematicSoundEmitterInfo::setLoopCount |
( |
int | val | ) |
|
|
inline |
◆ setName()
| void CinematicSoundEmitterInfo::setName |
( |
std::string | val | ) |
|
|
inline |
◆ setPriority()
| void CinematicSoundEmitterInfo::setPriority |
( |
int | val | ) |
|
|
inline |
◆ setProgression()
| void CinematicSoundEmitterInfo::setProgression |
( |
CinematicSoundEmitterInfo__Progression | val | ) |
|
|
inline |
◆ setProgressMax()
| void CinematicSoundEmitterInfo::setProgressMax |
( |
float | val | ) |
|
|
inline |
◆ setProgressMin()
| void CinematicSoundEmitterInfo::setProgressMin |
( |
float | val | ) |
|
|
inline |
◆ setTrackFilenameList()
| void CinematicSoundEmitterInfo::setTrackFilenameList |
( |
Vector< std::string > | val | ) |
|
|
inline |
◆ setUseClientLocation()
| void CinematicSoundEmitterInfo::setUseClientLocation |
( |
bool | val | ) |
|
|
inline |
◆ setVolume()
| void CinematicSoundEmitterInfo::setVolume |
( |
float | val | ) |
|
|
inline |
◆ setWetReverb()
| void CinematicSoundEmitterInfo::setWetReverb |
( |
float | val | ) |
|
|
inline |