FSlateRenderer::ReleaseUpdatableTexture

Return an updatable texture to the renderer for release

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h

Include

#include "Rendering/SlateRenderer.h"

Syntax

void ReleaseUpdatableTexture
(
    FSlateUpdatableTexture * Texture
)

Remarks

Return an updatable texture to the renderer for release

Parameters

Parameter

Description

Texture

The texture we are releasing (should not use this pointer after calling)

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