Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FExecState |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGAttractElement.h |
| Include Path | #include "Elements/PCGAttractElement.h" |
Syntax
struct FExecState
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AttractSignature | bool(*)(const FPCGContext *InContext, FAttractState &AttractData, const UPCGAttractSettings *AttractSettings) | Elements/PCGAttractElement.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AttractFunction | AttractSignature | Elements/PCGAttractElement.h |