Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FEditorSupportDelegates
Type
typedef TMulticastDelegate_OneParam< void, class UMaterialInterface &42; > FOnMaterialTextureSettingsChanged
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/EditorSupportDelegates.h |
Include | #include "EditorSupportDelegates.h" |
Remarks
Delegate type for material texture setting change events ( Params: UMaterialIterface* Material )