|
Sleeping Wombat GUI
0.100
swGUI
|
#include <DirectPropertyh.h>
Public Member Functions | |
| DirectProperty () | |
| Constructor for serialization. More... | |
| DirectProperty (EngineObject *object, const std::string &propertyPath) | |
| ~DirectProperty ()=default | |
| KeyType | GetValue (EngineObject *object) |
| void | SetValue (EngineObject *object, KeyType &value) |
Private Attributes | |
| rttr::property | m_property |
| rttr::variant | m_object |
|
inlineexplicit |
Constructor for serialization.
|
inlineexplicit |
|
default |
|
inline |
|
inline |
|
private |
|
private |
1.8.9.1