UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTypedElementPasteOptions Struct Reference

#include <TypedElementCommonActions.h>

Public Attributes

TObjectPtr< UTypedElementSelectionSetSelectionSetToModify
 
bool bPasteAtLocation = false
 
FVector PasteLocation = FVector::ZeroVector
 
TMap< FStringView, TFunction< TSharedRef< FWorldElementPasteImporter >()> > ExtraCustomImport
 

Member Data Documentation

◆ bPasteAtLocation

bool FTypedElementPasteOptions::bPasteAtLocation = false

◆ ExtraCustomImport

TMap<FStringView, TFunction<TSharedRef<FWorldElementPasteImporter>()> > FTypedElementPasteOptions::ExtraCustomImport

◆ PasteLocation

FVector FTypedElementPasteOptions::PasteLocation = FVector::ZeroVector

◆ SelectionSetToModify

TObjectPtr<UTypedElementSelectionSet> FTypedElementPasteOptions::SelectionSetToModify

The documentation for this struct was generated from the following file: