unreal.PrimitiveInstanceId

class unreal.PrimitiveInstanceId

Bases: StructBase

ID of an instance within a primitive, persistent for the lifetime of the instance. Can be used as a linear index as the maximum possible value is never higher than the high-water-mark for the number of instances in the component.

C++ Source:

  • Module: Engine

  • File: InstanceDataTypes.h