Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGElement
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGElement.h |
| Include | #include "PCGElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGElement.cpp |
bool Execute
(
FPCGContext * Context
) const
Remarks
Public function that executes the element on the appropriately created context. The caller should call the Execute function until it returns true.