Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGSettings.h |
| Include | #include "PCGSettings.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGSettings.cpp |
void InitializeCachedOverridableParams
&40;
bool bReset
&41;
Remarks
Called after intialization to construct the list of all overridable params. In Editor, it will first gather all the overridable properties names and labels, based on their metadata. Can request a "reset" if something changed in the settings. And then, in Editor and Runtime, will gather the FProperty*.