EditCondition

Defines the object the tool output is written to.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, Category=OutputObject,
          Meta=(DisplayName="Write To", EditCondition="bIsDuplicateMode == false", EditConditionHides, HideEditConditionToggle))
EditCondition

Remarks

Defines the object the tool output is written to.

Base name of the newly generated object to which the output is written to.

Name of the existing object to which the output is written to.