Navigation
API > API/Plugins > API/Plugins/PCG
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include | #include "PCGContext.h" |
namespace PCGContextHelpers
{
template<typename SettingsType>
const SettingsType * PCGContextHelpers::GetInputSettings
(
const UPCGNode * Node,
const FPCGDataCollection & InputData
)
}