| TArray<FScriptTypedElementHandle> PasteNormalizedElementsFromString(FScriptTypedElementListProxy& ElementList, UWorld* World, FTypedElementPasteOptions& PasteOption, const FString& InputString) | FinalNative+1 flags | | 0xB0 |
| TArray<FScriptTypedElementHandle> PasteElementsFromString(UTypedElementSelectionSet* SelectionSet, UWorld* World, FTypedElementPasteOptions& PasteOption, const FString& InputString) | FinalNative+1 flags | | 0xA8 |
| TArray<FScriptTypedElementHandle> K2_PasteNormalizedElements(FScriptTypedElementListProxy& ElementList, UWorld* World, FTypedElementPasteOptions& PasteOption) | FinalNative+1 flags | | 0xA0 |
| TArray<FScriptTypedElementHandle> K2_PasteElements(UTypedElementSelectionSet* SelectionSet, UWorld* World, FTypedElementPasteOptions& PasteOption) | FinalNative+1 flags | | 0x98 |
| TArray<FScriptTypedElementHandle> K2_DuplicateSelectedElements(UTypedElementSelectionSet* SelectionSet, UWorld* World, const FVector& LocationOffset) | FinalNative+1 flags | | 0x38 |
| TArray<FScriptTypedElementHandle> DuplicateNormalizedElements(const FScriptTypedElementListProxy& ElementList, UWorld* World, const FVector& LocationOffset) | FinalNative+1 flags | | 0x40 |
| bool DeleteSelectedElements(UTypedElementSelectionSet* SelectionSet, UWorld* World, FTypedElementDeletionOptions& DeletionOptions) | FinalNative+1 flags | | 0x14 |
| bool DeleteNormalizedElements(const FScriptTypedElementListProxy& ElementList, UWorld* World, UTypedElementSelectionSet* InSelectionSet, FTypedElementDeletionOptions& DeletionOptions) | FinalNative+1 flags | | 0x24 |
| bool CopySelectedElementsToString(UTypedElementSelectionSet* SelectionSet, const FString& OutputString) | FinalNative+1 flags | | 0x19 |
| bool CopySelectedElements(UTypedElementSelectionSet* SelectionSet) | FinalNative+1 flags | | 0x09 |
| bool CopyNormalizedElementsToString(FScriptTypedElementListProxy& ElementList, const FString& OutputString) | FinalNative+1 flags | | 0x21 |
| bool CopyNormalizedElements(FScriptTypedElementListProxy& ElementList) | FinalNative+1 flags | | 0x11 |