Navigation
API > API/Plugins > API/Plugins/PCG
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include | #include "PCGCommon.h" |
Syntax
enum EPCGAttachOptions
{
UMETA =(Tooltip="Actor will not be attached to the target actor nor placed in an actor folder"),
UMETA =(Tooltip="Actor will be attached to the target actor in the given node"),
UMETA =(Tooltip="Actor will be placed in an actor folder containing the name of the target actor."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |