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

#include <ISMPoolComponent.h>

Public Member Functions

 FInstanceGroupRange (int32 InStart, int32 InCount)
 

Public Attributes

int32 Start = 0
 
int32 Count = 0
 

Detailed Description

A single continuous range associated with an FInstanceGroupId.

Constructor & Destructor Documentation

◆ FInstanceGroupRange()

FISMPoolInstanceGroups::FInstanceGroupRange::FInstanceGroupRange ( int32  InStart,
int32  InCount 
)
inline

Member Data Documentation

◆ Count

int32 FISMPoolInstanceGroups::FInstanceGroupRange::Count = 0

◆ Start

int32 FISMPoolInstanceGroups::FInstanceGroupRange::Start = 0

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