| bPasteAtLocation |
bool |
|
Elements/Framework/TypedElementCommonActions.h |
- BlueprintReadWrite
- Category="TypedElementInterfaces|World|PasteOptions"
|
| ExtraCustomImport |
TMap< FStringView, TFunction< TSharedRef< FWorldElementPasteImporter >()> > |
C++ Only. Allow for custom callbacks for some custom top level object in the T3D file. |
Elements/Framework/TypedElementCommonActions.h |
|
| PasteLocation |
FVector |
|
Elements/Framework/TypedElementCommonActions.h |
- BlueprintReadWrite
- Category="TypedElementInterfaces|World|PasteOptions"
|
| SelectionSetToModify |
TObjectPtr< UTypedElementSelectionSet > |
If provided the SelectionSet selection will only contains the newly added elements. |
Elements/Framework/TypedElementCommonActions.h |
- BlueprintReadWrite
- Category="TypedElementInterfaces|World|PasteOptions"
|