Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


instanceId

The instance ID of the parent GameObject whose children have been reordered. Note that this is not the instance ID of the Transform component.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Removed. instanceId is deprecated. Use entityId instead.
public int instanceId { get; }