Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGSpawnActorSettings
Syntax
UPROPERTY&40;BlueprintReadWrite, EditAnywhere, Category&61;Settings,
Meta&61;&40;EditCondition&61;"Option&33;&61;EPCGSpawnActorOption&58;&58;CollapseActors", EditConditionHides&41;&41;
TArray< FName > PostSpawnFunctionNames
Remarks
Can specify a list of functions from the template class to be called on each actor spawned, in order. Need to be parameter-less and with "CallInEditor" flag enabled.