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

#include <ISMComponentBatcher.h>

Public Attributes

const UActorComponentComponent
 
uint32 InstancesStart
 
uint32 InstancesCount
 

Detailed Description

For a given batched component, store the range of the instances associated to it

Member Data Documentation

◆ Component

const UActorComponent* FISMComponentBatcher::FComponentToInstancesMapping::Component

◆ InstancesCount

uint32 FISMComponentBatcher::FComponentToInstancesMapping::InstancesCount

◆ InstancesStart

uint32 FISMComponentBatcher::FComponentToInstancesMapping::InstancesStart

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