Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEditorSupportDelegates
Type
typedef TMulticastDelegate_TwoParams< void, class UMaterial &42;, int32 > FOnMaterialUsageFlagsChanged
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EditorSupportDelegates.h |
| Include | #include "EditorSupportDelegates.h" |
Remarks
Delegate type for material usage flags change events ( Params: UMaterial* material, int32 FlagThatChanged )