Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGExecuteBlueprintElement
- IPCGElement::ShouldVerifyIfOutputsAreUsedMultipleTimes()
- FPCGExecuteBlueprintElement::ShouldVerifyIfOutputsAreUsedMultipleTimes()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGExecuteBlueprint.h |
| Include | #include "Elements/PCGExecuteBlueprint.h" |
virtual bool ShouldVerifyIfOutputsAreUsedMultipleTimes
(
const UPCGSettings * InSettings
) const
Remarks
Set it to true by default, if there is a performance concern, we can expose a bool in the element class.