Navigation
API > API/Plugins > API/Plugins/PCG
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
Syntax
enum EPCGComponentInput
{
Actor,
Landscape,
Other,
EPCGComponentInput_MAX,
}
Values
| Name | Description |
|---|---|
| Actor | |
| Landscape | Generates based on owning actor |
| Other | |
| EPCGComponentInput_MAX | More? |