Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets
Inheritance Hierarchy
- UCommandlet
- UReplaceActorCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/ReplaceActorCommandlet.h |
Include | #include "Commandlets/ReplaceActorCommandlet.h" |
Syntax
UCLASS ()
class UReplaceActorCommandlet : public UCommandlet
Remarks
Commandlet for replacing one kind of actor with another kind of actor, copying changed properties from the most-derived common superclass
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UReplaceActorCommandlet
(
const FObjectInitializer& ObjectInitializer |