#include <TeleportProximityBehaviorTemplate.h>
◆ getHousingExtraZone()
| std::string TeleportProximityBehaviorTemplate::getHousingExtraZone |
( |
| ) |
|
|
inline |
◆ getLocationName()
| std::string TeleportProximityBehaviorTemplate::getLocationName |
( |
| ) |
|
|
inline |
◆ getOffsetX()
| float TeleportProximityBehaviorTemplate::getOffsetX |
( |
| ) |
|
|
inline |
◆ getOffsetY()
| float TeleportProximityBehaviorTemplate::getOffsetY |
( |
| ) |
|
|
inline |
◆ getOffsetZ()
| float TeleportProximityBehaviorTemplate::getOffsetZ |
( |
| ) |
|
|
inline |
◆ getRadius()
| float TeleportProximityBehaviorTemplate::getRadius |
( |
| ) |
|
|
inline |
◆ getRequirementList()
| RequirementList ** TeleportProximityBehaviorTemplate::getRequirementList |
( |
| ) |
|
|
inline |
◆ setHousingExtraZone()
| void TeleportProximityBehaviorTemplate::setHousingExtraZone |
( |
std::string | val | ) |
|
|
inline |
◆ setLocationName()
| void TeleportProximityBehaviorTemplate::setLocationName |
( |
std::string | val | ) |
|
|
inline |
◆ setOffsetX()
| void TeleportProximityBehaviorTemplate::setOffsetX |
( |
float | val | ) |
|
|
inline |
◆ setOffsetY()
| void TeleportProximityBehaviorTemplate::setOffsetY |
( |
float | val | ) |
|
|
inline |
◆ setOffsetZ()
| void TeleportProximityBehaviorTemplate::setOffsetZ |
( |
float | val | ) |
|
|
inline |
◆ setRadius()
| void TeleportProximityBehaviorTemplate::setRadius |
( |
float | val | ) |
|
|
inline |
◆ setRequirementList()
| void TeleportProximityBehaviorTemplate::setRequirementList |
( |
RequirementList ** | val | ) |
|
|
inline |