Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGBlueprintElement
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGExecuteBlueprint.h |
| Include | #include "Elements/PCGExecuteBlueprint.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGExecuteBlueprint.cpp |
UFUNCTION (BlueprintCallable, Category="PCG|Advanced", Meta=(HideSelfPin="true"))
FPCGContext & GetContext() const
Remarks
Retrieves the execution context - note that this will not be valid outside of the Execute functions