Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGContext
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include | #include "PCGContext.h" |
template<typename SettingsType>
const SettingsType * GetOriginalSettings() const
Remarks
Caution: most use cases should use GetInputSettings, because they contain the overridden values. Use this one if you really need to get the original pointer.