#include <CinematicTemplateAnimationData.h>
◆ getAnimationPath()
| std::string CinematicTemplateAnimationData::getAnimationPath |
( |
| ) |
|
|
inline |
◆ getLength()
| float CinematicTemplateAnimationData::getLength |
( |
| ) |
|
|
inline |
◆ getSound()
| std::string CinematicTemplateAnimationData::getSound |
( |
| ) |
|
|
inline |
◆ getTextTags()
| List< SharedPointer< TextTagPair > > * CinematicTemplateAnimationData::getTextTags |
( |
| ) |
|
|
inline |
◆ setAnimationPath()
| void CinematicTemplateAnimationData::setAnimationPath |
( |
std::string | val | ) |
|
|
inline |
◆ setLength()
| void CinematicTemplateAnimationData::setLength |
( |
float | val | ) |
|
|
inline |
◆ setSound()
| void CinematicTemplateAnimationData::setSound |
( |
std::string | val | ) |
|
|
inline |
◆ setTextTags()
| void CinematicTemplateAnimationData::setTextTags |
( |
List< SharedPointer< TextTagPair > > * | val | ) |
|
|
inline |