#include <ActionManager.h>
◆ ActionEditProperty()
| ActionEditProperty::ActionEditProperty |
( |
void * |
owner, |
|
|
PropertyOwnerType |
ownerType, |
|
|
const std::string & |
propName, |
|
|
uint32_t |
index, |
|
|
Datum |
value |
|
) |
| |
◆ FindProp()
| Property * ActionEditProperty::FindProp |
( |
std::vector< Property > & |
props, |
|
|
const std::string & |
name |
|
) |
| |
|
protected |
◆ GatherProps()
| void ActionEditProperty::GatherProps |
( |
std::vector< Property > & |
props | ) |
|
|
protected |
◆ mIndex
| uint32_t ActionEditProperty::mIndex = 0 |
|
protected |
◆ mOwner
| void* ActionEditProperty::mOwner = nullptr |
|
protected |
◆ mOwnerType
◆ mPreviousValue
| Datum ActionEditProperty::mPreviousValue |
|
protected |
◆ mPropertyName
| std::string ActionEditProperty::mPropertyName |
|
protected |
◆ mReferencedAsset
| AssetRef ActionEditProperty::mReferencedAsset |
|
protected |
◆ mValue
| Datum ActionEditProperty::mValue |
|
protected |
The documentation for this class was generated from the following file: