#include <PathBehaviorTemplate.h>
◆ getActionList()
◆ getKPathType()
PathBehaviorTemplate__PathType PathBehaviorTemplate::getKPathType |
( |
| ) |
|
|
inline |
◆ getNPathDirection()
int PathBehaviorTemplate::getNPathDirection |
( |
| ) |
|
|
inline |
◆ getPathID()
gid PathBehaviorTemplate::getPathID |
( |
| ) |
|
|
inline |
◆ getPauseChance()
unsigned int PathBehaviorTemplate::getPauseChance |
( |
| ) |
|
|
inline |
◆ getTimeToPause()
float PathBehaviorTemplate::getTimeToPause |
( |
| ) |
|
|
inline |
◆ setActionList()
◆ setKPathType()
void PathBehaviorTemplate::setKPathType |
( |
PathBehaviorTemplate__PathType | val | ) |
|
|
inline |
◆ setNPathDirection()
void PathBehaviorTemplate::setNPathDirection |
( |
int | val | ) |
|
|
inline |
◆ setPathID()
void PathBehaviorTemplate::setPathID |
( |
gid | val | ) |
|
|
inline |
◆ setPauseChance()
void PathBehaviorTemplate::setPauseChance |
( |
unsigned int | val | ) |
|
|
inline |
◆ setTimeToPause()
void PathBehaviorTemplate::setTimeToPause |
( |
float | val | ) |
|
|
inline |