UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateSharedHandleData Class Reference

#include <SlateShaderResource.h>

Public Member Functions

 FSlateSharedHandleData (FSlateShaderResourceProxy *InProxy=nullptr)
 

Public Attributes

FSlateShaderResourceProxyProxy
 

Detailed Description

Data used to lookup a resource from a handle and to determine validity of the handle.
This is shared between the handle and the resource

Constructor & Destructor Documentation

◆ FSlateSharedHandleData()

FSlateSharedHandleData::FSlateSharedHandleData ( FSlateShaderResourceProxy InProxy = nullptr)
inline

Member Data Documentation

◆ Proxy

FSlateShaderResourceProxy* FSlateSharedHandleData::Proxy

Rendering proxy used to directly access the rendering resource quickly


The documentation for this class was generated from the following file: