Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
- UPCGSettings::RequiresDataFromPreTask()
- UPCGUserParameterGetSettings::RequiresDataFromPreTask()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include | #include "PCGSettings.h" |
virtual bool RequiresDataFromPreTask() 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.