Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGExecuteBlueprintElement
- IPCGElement::ShouldComputeFullOutputDataCrc()
- FPCGExecuteBlueprintElement::ShouldComputeFullOutputDataCrc()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGExecuteBlueprint.h |
| Include | #include "Elements/PCGExecuteBlueprint.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Elements/PCGExecuteBlueprint.cpp |
virtual bool ShouldComputeFullOutputDataCrc
&40;
FPCGContext &42; Context
&41; const
Remarks
Whether to do a 'deep' fine-grained CRC of the output data to pass to downstream nodes. Can be expensive so should be used sparingly.