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. Use UpdateUserParametersStruct on PCGGraph, or the different get/set/update functions in PCGGraphInterface instead to have proper callbacks.