#include <HousingSignBehaviorTemplate.h>
◆ getAnimate()
| bool HousingSignBehaviorTemplate::getAnimate |
( |
| ) |
|
|
inline |
◆ getBlue()
| float HousingSignBehaviorTemplate::getBlue |
( |
| ) |
|
|
inline |
◆ getDefaultSignText()
| std::string HousingSignBehaviorTemplate::getDefaultSignText |
( |
| ) |
|
|
inline |
◆ getGreen()
| float HousingSignBehaviorTemplate::getGreen |
( |
| ) |
|
|
inline |
◆ getHasShadow()
| bool HousingSignBehaviorTemplate::getHasShadow |
( |
| ) |
|
|
inline |
◆ getMaterialName()
| std::string HousingSignBehaviorTemplate::getMaterialName |
( |
| ) |
|
|
inline |
◆ getRed()
| float HousingSignBehaviorTemplate::getRed |
( |
| ) |
|
|
inline |
◆ setAnimate()
| void HousingSignBehaviorTemplate::setAnimate |
( |
bool | val | ) |
|
|
inline |
◆ setBlue()
| void HousingSignBehaviorTemplate::setBlue |
( |
float | val | ) |
|
|
inline |
◆ setDefaultSignText()
| void HousingSignBehaviorTemplate::setDefaultSignText |
( |
std::string | val | ) |
|
|
inline |
◆ setGreen()
| void HousingSignBehaviorTemplate::setGreen |
( |
float | val | ) |
|
|
inline |
◆ setHasShadow()
| void HousingSignBehaviorTemplate::setHasShadow |
( |
bool | val | ) |
|
|
inline |
◆ setMaterialName()
| void HousingSignBehaviorTemplate::setMaterialName |
( |
std::string | val | ) |
|
|
inline |
◆ setRed()
| void HousingSignBehaviorTemplate::setRed |
( |
float | val | ) |
|
|
inline |