Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGCreateTargetActor
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category=Settings)
TArray < FName > PostProcessFunctionNames
Remarks
Specify a list of functions to be called on the target actor after creation. Functions need to be parameter-less and with "CallInEditor" flag enabled.