![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SMInstanceElementId.h>
Public Member Functions | |
| operator bool () const | |
| bool | operator== (const FSMInstanceId &InRHS) const |
| bool | operator!= (const FSMInstanceId &InRHS) const |
Public Attributes | |
| UInstancedStaticMeshComponent * | ISMComponent = nullptr |
| int32 | InstanceIndex = INDEX_NONE |
Friends | |
| uint32 | GetTypeHash (const FSMInstanceId &InId) |
ID for a specific instance within an ISM, mapped from its instance index.
|
inlineexplicit |
|
inline |
|
inline |
|
friend |
| int32 FSMInstanceId::InstanceIndex = INDEX_NONE |
| UInstancedStaticMeshComponent* FSMInstanceId::ISMComponent = nullptr |