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

#include <Range.h>

Public Member Functions

 FRange (int32 InStart, int32 InCount)
 

Public Attributes

int32 Start
 
int32 Count
 

Constructor & Destructor Documentation

◆ FRange()

Chaos::FRange::FRange ( int32  InStart,
int32  InCount 
)
inline

Member Data Documentation

◆ Count

int32 Chaos::FRange::Count

◆ Start

int32 Chaos::FRange::Start

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