FOnTextureSaved

Delegate type for texture save events ( Params: UTexture* TextureToSave )

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, class UTexture * > FOnTextureSaved

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture.h

Include

#include "Engine/Texture.h"

Remarks

Delegate type for texture save events ( Params: UTexture* TextureToSave )

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