Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGDataFromActor.h |
| Include | #include "Elements/PCGDataFromActor.h" |
Syntax
enum EPCGGetDataFromActorMode
{
UMETA =(Tooltip = "Parse the found actor(s) for relevant components such as Primitives, Splines, and Volumes."),
UMETA =(Tooltip = "Produces a single point per actor with the actor transform and bounds."),
UMETA =(DisplayName = "Get PCG Data From Property", Tooltip = "Gets a data collection from an actor property."),
UMETA =(Tooltip = "Copy generated output from other PCG components on the found actor(s)."),
UMETA =(Tooltip = "Attempts to copy generated output from other PCG components on the found actor(s), otherwise, falls back to parsing actor components."),
UMETA =(Tooltip = "Produces one entry per actor with only the actor reference."),
UMETA =(Tooltip = "Produces one entry per component within the actor selection."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |