Cyrus Mod Loader
Loading...
Searching...
No Matches
PathActionEmote Class Reference

#include <PathActionEmote.h>

Inheritance diagram for PathActionEmote:

Public Member Functions

std::string getSEmoteName ()
 
void setSEmoteName (std::string val)
 
float getFMinTime ()
 
void setFMinTime (float val)
 
float getFMaxTime ()
 
void setFMaxTime (float val)
 

Member Function Documentation

◆ getFMaxTime()

float PathActionEmote::getFMaxTime ( )
inline

◆ getFMinTime()

float PathActionEmote::getFMinTime ( )
inline

◆ getSEmoteName()

std::string PathActionEmote::getSEmoteName ( )
inline

◆ setFMaxTime()

void PathActionEmote::setFMaxTime ( float val)
inline

◆ setFMinTime()

void PathActionEmote::setFMinTime ( float val)
inline

◆ setSEmoteName()

void PathActionEmote::setSEmoteName ( std::string val)
inline