UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::FUrlOffsets::Slice Struct Reference

Public Member Functions

 Slice ()=default
 
 Slice (int32 l, int32 r)
 
FAnsiStringView Get (FAnsiStringView Url) const
 
 operator bool () const
 
int32 Len () const
 

Public Attributes

uint8 Left
 
uint8 Right
 

Constructor & Destructor Documentation

◆ Slice() [1/2]

UE::IoStore::HTTP::FUrlOffsets::Slice::Slice ( )
default

◆ Slice() [2/2]

UE::IoStore::HTTP::FUrlOffsets::Slice::Slice ( int32  l,
int32  r 
)
inline

Member Function Documentation

◆ Get()

FAnsiStringView UE::IoStore::HTTP::FUrlOffsets::Slice::Get ( FAnsiStringView  Url) const
inline

◆ Len()

int32 UE::IoStore::HTTP::FUrlOffsets::Slice::Len ( ) const
inline

◆ operator bool()

UE::IoStore::HTTP::FUrlOffsets::Slice::operator bool ( ) const
inline

Member Data Documentation

◆ Left

uint8 UE::IoStore::HTTP::FUrlOffsets::Slice::Left

◆ Right

uint8 UE::IoStore::HTTP::FUrlOffsets::Slice::Right

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