Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraphInterface
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraph.h |
| Include | #include "PCGGraph.h" |
FInstancedPropertyBag * GetMutableUserParametersStruct_Unsafe() const
Remarks
Mutable version should not be used outside of testing, since there are callbacks fired when parameters changes. TODO: Make it safe to change parameters from the outside.