Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FISMComponentBatcher
Description
Retrieve the component to instances mapping. Will only be populated if bBuildMappingInfo=true is provided to the batcher's constructor.
| Name | GetComponentsToInstancesMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMComponentBatcher.h |
| Include Path | #include "ISMPartition/ISMComponentBatcher.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ISMPartition/ISMComponentBatcher.cpp |
TArray < FComponentToInstancesMapping > GetComponentsToInstancesMap()