![]() |
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 FSMInstanceElementId &InRHS) const |
| bool | operator!= (const FSMInstanceElementId &InRHS) const |
Public Attributes | |
| UInstancedStaticMeshComponent * | ISMComponent = nullptr |
| uint64 | InstanceId = 0 |
Friends | |
| uint32 | GetTypeHash (const FSMInstanceElementId &InId) |
ID for a specific instance within an ISM, mapped from the instance ID used by typed elements.
|
inlineexplicit |
|
inline |
|
inline |
|
friend |
| uint64 FSMInstanceElementId::InstanceId = 0 |
| UInstancedStaticMeshComponent* FSMInstanceElementId::ISMComponent = nullptr |