Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FISMComponentInstance
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ISMPartition/ISMComponentData.h | |||
FISMComponentInstance
(
const int32& InClientIndex, |
ISMPartition/ISMComponentData.h |
FISMComponentInstance()
| Name | FISMComponentInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMComponentData.h |
| Include Path | #include "ISMPartition/ISMComponentData.h" |
FISMComponentInstance()
FISMComponentInstance(const int32 &, const int32 &, const int32 &)
| Name | FISMComponentInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMComponentData.h |
| Include Path | #include "ISMPartition/ISMComponentData.h" |
FISMComponentInstance
(
const int32 & InClientIndex,
const int32 & InInstanceIndex,
const int32 & InInstanceSubIndex
)