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

#include <Allocator2D.h>

Public Member Functions

bool operator< (const FSegment &Other) const
 

Public Attributes

uint32 StartPos
 
uint32 Length
 

Member Function Documentation

◆ operator<()

bool FAllocator2D::FSegment::operator< ( const FSegment Other) const
inline

Member Data Documentation

◆ Length

uint32 FAllocator2D::FSegment::Length

◆ StartPos

uint32 FAllocator2D::FSegment::StartPos

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