Navigation
API > API/Runtime > API/Runtime/TypedElementRuntime > API/Runtime/TypedElementRuntime/ITypedElementSelectionInterface
Description
Create a transacted element instance that can be used to save/load elements of the implementation type for undo/redo.
The instance returned from this function must have either SetElement or SetElementType called on it prior to being used.
| Name | CreateTransactedElementImpl |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementRuntime/Public/Elements/Interfaces/TypedElementSelectionInterface.h |
| Include Path | #include "Elements/Interfaces/TypedElementSelectionInterface.h" |
virtual TUniquePtr < ITypedElementTransactedElement > CreateTransactedElementImpl()