Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


instanceId

The instance ID of the GameObject whose parent changed. Note that this is not the instance ID of the Transform component.
Read time 1 minuteLast updated 6 days ago

Definition

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