![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TypedElementCommonActions.h>
Public Attributes | |
| TObjectPtr< UTypedElementSelectionSet > | SelectionSetToModify |
| bool | bPasteAtLocation = false |
| FVector | PasteLocation = FVector::ZeroVector |
| TMap< FStringView, TFunction< TSharedRef< FWorldElementPasteImporter >()> > | ExtraCustomImport |
| TMap<FStringView, TFunction<TSharedRef<FWorldElementPasteImporter>()> > FTypedElementPasteOptions::ExtraCustomImport |
| FVector FTypedElementPasteOptions::PasteLocation = FVector::ZeroVector |
| TObjectPtr<UTypedElementSelectionSet> FTypedElementPasteOptions::SelectionSetToModify |