Zdexby TheHolyOneZ
5,360 classes
Class

UTypedElementCommonActions

: UObject
/Script/Engine.TypedElementCommonActions 0x0828 (2,088 B) align 8 inherited 0x0028 vtable /Script/Engine
0x00x0828

Members 0

OffsetSizeNameTypeFlagsDefault
0x00280x800unreflected bytes to end of UTypedElementCommonActions

Functions 12

SignatureFlagsNativeParams
TArray<FScriptTypedElementHandle> PasteNormalizedElementsFromString(FScriptTypedElementListProxy& ElementList, UWorld* World, FTypedElementPasteOptions& PasteOption, const FString& InputString)FinalNative+1 flags0xB0
TArray<FScriptTypedElementHandle> PasteElementsFromString(UTypedElementSelectionSet* SelectionSet, UWorld* World, FTypedElementPasteOptions& PasteOption, const FString& InputString)FinalNative+1 flags0xA8
TArray<FScriptTypedElementHandle> K2_PasteNormalizedElements(FScriptTypedElementListProxy& ElementList, UWorld* World, FTypedElementPasteOptions& PasteOption)FinalNative+1 flags0xA0
TArray<FScriptTypedElementHandle> K2_PasteElements(UTypedElementSelectionSet* SelectionSet, UWorld* World, FTypedElementPasteOptions& PasteOption)FinalNative+1 flags0x98
TArray<FScriptTypedElementHandle> K2_DuplicateSelectedElements(UTypedElementSelectionSet* SelectionSet, UWorld* World, const FVector& LocationOffset)FinalNative+1 flags0x38
TArray<FScriptTypedElementHandle> DuplicateNormalizedElements(const FScriptTypedElementListProxy& ElementList, UWorld* World, const FVector& LocationOffset)FinalNative+1 flags0x40
bool DeleteSelectedElements(UTypedElementSelectionSet* SelectionSet, UWorld* World, FTypedElementDeletionOptions& DeletionOptions)FinalNative+1 flags0x14
bool DeleteNormalizedElements(const FScriptTypedElementListProxy& ElementList, UWorld* World, UTypedElementSelectionSet* InSelectionSet, FTypedElementDeletionOptions& DeletionOptions)FinalNative+1 flags0x24
bool CopySelectedElementsToString(UTypedElementSelectionSet* SelectionSet, const FString& OutputString)FinalNative+1 flags0x19
bool CopySelectedElements(UTypedElementSelectionSet* SelectionSet)FinalNative+1 flags0x09
bool CopyNormalizedElementsToString(FScriptTypedElementListProxy& ElementList, const FString& OutputString)FinalNative+1 flags0x21
bool CopyNormalizedElements(FScriptTypedElementListProxy& ElementList)FinalNative+1 flags0x11