Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGContext
Description
Return the settings casted in the wanted type. If there is any override, those settings will already contains all the overriden values.
| Name | GetInputSettings |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
template<typename SettingsType>
const SettingsType * GetInputSettings() const