Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceElementId.h |
| Include | #include "Elements/SMInstance/SMInstanceElementId.h" |
Syntax
struct FSMInstanceId
Remarks
ID for a specific instance within an ISM, mapped from its instance index.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | InstanceIndex | ||
| UInstancedStaticMeshComponent * | ISMComponent |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FSMInstanceId& InRHS |
||
| bool | operator==
(
const FSMInstanceId& InRHS |