Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UActorElementsCopy |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Elements/Actor/ActorElementEditorCopyAndPaste.h |
| Include Path | #include "Elements/Actor/ActorElementEditorCopyAndPaste.h" |
Syntax
UCLASS (BlueprintType, MinimalAPI)
class UActorElementsCopy : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorElementsCopy
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorsToCopy | TArray< TObjectPtr< AActor > > | Elements/Actor/ActorElementEditorCopyAndPaste.h |
|