Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
Syntax
TMap< int32, int32 > InstanceIdToInstanceIndexMap
Remarks
Used to cache a unique identifier for each instance. These are provided by the interface UpdateInstances. This is a map from unique id to index into the PerInstanceSMData array.