Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGGetExecutionContextMode |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetExecutionContext.h |
| Include Path | #include "Elements/PCGGetExecutionContext.h" |
Syntax
enum EPCGGetExecutionContextMode
{
IsEditor,
IsRuntime,
IsOriginal,
IsLocal,
IsPartitioned,
IsRuntimeGeneration,
IsDedicatedServer,
HasAuthority,
}
Values
| Name | Remarks |
|---|---|
| IsEditor | |
| IsRuntime | |
| IsOriginal | |
| IsLocal | |
| IsPartitioned | |
| IsRuntimeGeneration | |
| IsDedicatedServer | |
| HasAuthority |