Navigation
API > API/Runtime > API/Runtime/Engine
Represents the component instances that 1 Client instance represents
| Name | FISMClientInstance |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMComponentData.h |
| Include Path | #include "ISMPartition/ISMComponentData.h" |
Syntax
USTRUCT ()
struct FISMClientInstance
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComponentIndices | TArray< int32 > | Instance Index in the ISM Component | ISMPartition/ISMComponentData.h |