FOnMaterialUsageFlagsChanged

Delegate type for material usage flags change events ( Params: UMaterial* material, int32 FlagThatChanged )

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, class UMaterial *, 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 )

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss