Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMPartition > API/Runtime/Engine/ISMPartition/FISMComponentBatcher > API/Runtime/Engine/ISMPartition/FISMComponentBatcher/Add
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMComponentBatcher.h |
| Include | #include "ISMPartition/ISMComponentBatcher.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ISMPartition/ISMComponentBatcher.cpp |
void Add
&40;
const UActorComponent &42; InActorComponent
&41;
Remarks
Add a single component to be batched
Parameters
| Name | Description |
|---|---|
| InActorComponent | Component to be batched |