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

#include <PlatformIoDispatcherBase.h>

Public Member Functions

 FIoBufferHandle ()=default
 
 FIoBufferHandle (int32 InHandle)
 
int32 Value () const
 
bool IsValid () const
 

Constructor & Destructor Documentation

◆ FIoBufferHandle() [1/2]

UE::FIoBufferHandle::FIoBufferHandle ( )
default

◆ FIoBufferHandle() [2/2]

UE::FIoBufferHandle::FIoBufferHandle ( int32  InHandle)
inlineexplicit

Member Function Documentation

◆ IsValid()

bool UE::FIoBufferHandle::IsValid ( ) const
inline

◆ Value()

int32 UE::FIoBufferHandle::Value ( ) const
inline

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