Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USMInstanceElementIdMapTransactor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceElementId.h |
| Include | #include "Elements/SMInstance/SMInstanceElementId.h" |
Syntax
UCLASS (Transient)
class USMInstanceElementIdMapTransactor : public UObject
Remarks
Transient object instance used as a proxy for storing the current data mapping state in the transaction buffer (for retaining the correct mapping through undo/redo).
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetOwnerEntry
(
FSMInstanceElementIdMapEntry* InOwnerEntry |