#include <DeedBehaviorTemplate.h>
◆ getAlternateDeedTemplateID()
| unsigned int DeedBehaviorTemplate::getAlternateDeedTemplateID |
( |
| ) |
|
|
inline |
◆ getCastleBlockLimit()
| int DeedBehaviorTemplate::getCastleBlockLimit |
( |
| ) |
|
|
inline |
◆ getInitialItemLayoutFile()
| std::string DeedBehaviorTemplate::getInitialItemLayoutFile |
( |
| ) |
|
|
inline |
◆ getItemLimit()
| int DeedBehaviorTemplate::getItemLimit |
( |
| ) |
|
|
inline |
◆ getLotWorldZone()
| std::string DeedBehaviorTemplate::getLotWorldZone |
( |
| ) |
|
|
inline |
◆ getPreviewWorldZone()
| std::string DeedBehaviorTemplate::getPreviewWorldZone |
( |
| ) |
|
|
inline |
◆ getStructureTemplateID()
| unsigned int DeedBehaviorTemplate::getStructureTemplateID |
( |
| ) |
|
|
inline |
◆ setAlternateDeedTemplateID()
| void DeedBehaviorTemplate::setAlternateDeedTemplateID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setCastleBlockLimit()
| void DeedBehaviorTemplate::setCastleBlockLimit |
( |
int | val | ) |
|
|
inline |
◆ setInitialItemLayoutFile()
| void DeedBehaviorTemplate::setInitialItemLayoutFile |
( |
std::string | val | ) |
|
|
inline |
◆ setItemLimit()
| void DeedBehaviorTemplate::setItemLimit |
( |
int | val | ) |
|
|
inline |
◆ setLotWorldZone()
| void DeedBehaviorTemplate::setLotWorldZone |
( |
std::string | val | ) |
|
|
inline |
◆ setPreviewWorldZone()
| void DeedBehaviorTemplate::setPreviewWorldZone |
( |
std::string | val | ) |
|
|
inline |
◆ setStructureTemplateID()
| void DeedBehaviorTemplate::setStructureTemplateID |
( |
unsigned int | val | ) |
|
|
inline |