#include <ActionManager.h>
◆ ActionEditProperties()
| ActionEditProperties::ActionEditProperties |
( |
const std::vector< void * > & |
owners, |
|
|
PropertyOwnerType |
ownerType, |
|
|
const std::string & |
propName, |
|
|
uint32_t |
index, |
|
|
Datum |
value, |
|
|
DatumType |
sourceType |
|
) |
| |
◆ GatherPropsFor()
| void ActionEditProperties::GatherPropsFor |
( |
void * |
owner, |
|
|
std::vector< Property > & |
props |
|
) |
| |
|
protected |
◆ mApplied
| std::vector<bool> ActionEditProperties::mApplied |
|
protected |
◆ mIndex
| uint32_t ActionEditProperties::mIndex = 0 |
|
protected |
◆ mOwners
| std::vector<void*> ActionEditProperties::mOwners |
|
protected |
◆ mOwnerType
◆ mPreviousValues
| std::vector<Datum> ActionEditProperties::mPreviousValues |
|
protected |
◆ mPropertyName
| std::string ActionEditProperties::mPropertyName |
|
protected |
◆ mReferencedAssets
| std::vector<AssetRef> ActionEditProperties::mReferencedAssets |
|
protected |
◆ mSourceType
◆ mValue
| Datum ActionEditProperties::mValue |
|
protected |
The documentation for this class was generated from the following file: