Navigation
API > API/Plugins > API/Plugins/StructUtilsEngine
Type
typedef TMulticastDelegate_OneParam< void, const UUserDefinedStruct & > FOnUserDefinedStructReinstanced
References
| Module | StructUtilsEngine |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtilsEngine/Public/StructUtilsDelegates.h |
| Include | #include "StructUtilsDelegates.h" |
Remarks
Called after the FInstancedStructs has been reinstantiated. E.g. safe to update UI.