Navigation
API > API/Plugins > API/Plugins/PCG
Type
typedef TMulticastDelegate_OneParam< void, const FInstancedPropertyBag & > FOnInstanceLayoutChanged
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include | #include "PCGCommon.h" |
Remarks
Callback to hook in the UI to detect property bag changes, so the UI is reset and does not try to read in garbage memory.