Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGOverrideInstancedPropertyBag
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraph.h |
| Include | #include "PCGGraph.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGGraph.cpp |
bool ResetPropertyToDefault
(
const FProperty * InProperty,
const FInstancedPropertyBag * ParentUserParameters
)
Remarks
Reset overridden property to its parent value. Return true if the value was different.