Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGUserParameterGetSettings
- UPCGSettings::ShouldHookToPreTask()
- UPCGUserParameterGetSettings::ShouldHookToPreTask()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGUserParameterGet.h |
| Include | #include "Elements/PCGUserParameterGet.h" |
virtual bool ShouldHookToPreTask&40;&41; const
Remarks
Check if we need to hook the output of the pre-task to this. One use is to compute overrides in the subgraph element and pass the overrides as data, to all nodes that needs it.