FSlateResourceHandle

A SlateResourceHandle is used as fast path for looking up a rendering resource for a given brush when adding Slate draw elements This can be cached and stored safely in code.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/SlateShaderResource.h

Include

#include "Textures/SlateShaderResource.h"

Syntax

class FSlateResourceHandle

Remarks

A SlateResourceHandle is used as fast path for looking up a rendering resource for a given brush when adding Slate draw elements This can be cached and stored safely in code. It will become invalid when a resource is destroyed

Constructors

Name Description

Public function

FSlateResourceHandle()

Functions

Name Description

Public function Const

const FSlate...

 

GetResourceProxy()

Public function Const

bool

 

IsValid()

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