Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGContext
Description
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.
| Name | GetOriginalSettings |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
template<typename SettingsType>
const SettingsType * GetOriginalSettings() const