UReplaceActorCommandlet

Commandlet for replacing one kind of actor with another kind of actor, copying changed properties from the most-derived common superclass

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/ReplaceActorCommandlet.h

Include

#include "Commandlets/ReplaceActorCommandlet.h"

Syntax

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

Name Description

Public function

UReplaceActorCommandlet

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss