Sleeping Wombat GUI
0.100
swGUI
|
#include <StringPropertyPath.h>
Public Member Functions | |
StringPropertyPath () | |
StringPropertyPath (EngineObject *object, const std::string &propertyPath) | |
~StringPropertyPath ()=default | |
KeyType | GetValue (EngineObject *object) |
void | SetValue (EngineObject *object, KeyType &value) |
Private Attributes | |
std::string | m_path |
|
inlineexplicit |
|
inlineexplicit |
|
default |
|
inline |
|
inline |
|
private |