#include <ObjectRemapBehaviorTemplate.h>
◆ getBothFloor()
bool ObjectRemapBehaviorTemplate::getBothFloor |
( |
| ) |
|
|
inline |
◆ getBothWall()
bool ObjectRemapBehaviorTemplate::getBothWall |
( |
| ) |
|
|
inline |
◆ getFloorMaterialName()
std::string ObjectRemapBehaviorTemplate::getFloorMaterialName |
( |
| ) |
|
|
inline |
◆ getWallMaterialName()
std::string ObjectRemapBehaviorTemplate::getWallMaterialName |
( |
| ) |
|
|
inline |
◆ setBothFloor()
void ObjectRemapBehaviorTemplate::setBothFloor |
( |
bool | val | ) |
|
|
inline |
◆ setBothWall()
void ObjectRemapBehaviorTemplate::setBothWall |
( |
bool | val | ) |
|
|
inline |
◆ setFloorMaterialName()
void ObjectRemapBehaviorTemplate::setFloorMaterialName |
( |
std::string | val | ) |
|
|
inline |
◆ setWallMaterialName()
void ObjectRemapBehaviorTemplate::setWallMaterialName |
( |
std::string | val | ) |
|
|
inline |