UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHIDescriptorHandle Struct Reference

#include <RHIDefinitions.h>

Public Member Functions

 FRHIDescriptorHandle ()=default
 
 FRHIDescriptorHandle (ERHIDescriptorType InType, uint32 InIndex)
 
uint32 GetIndex () const
 
ERHIDescriptorType GetType () const
 
bool IsValid () const
 

Constructor & Destructor Documentation

◆ FRHIDescriptorHandle() [1/2]

FRHIDescriptorHandle::FRHIDescriptorHandle ( )
default

◆ FRHIDescriptorHandle() [2/2]

FRHIDescriptorHandle::FRHIDescriptorHandle ( ERHIDescriptorType  InType,
uint32  InIndex 
)
inline

Member Function Documentation

◆ GetIndex()

uint32 FRHIDescriptorHandle::GetIndex ( ) const
inline

◆ GetType()

ERHIDescriptorType FRHIDescriptorHandle::GetType ( ) const
inline

◆ IsValid()

bool FRHIDescriptorHandle::IsValid ( ) const
inline

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