Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


newParentInstanceId

The instance ID of the GameObject that is the new parent of the target. Note that this is not the instance ID of its Transform.
Read time 1 minuteLast updated 10 days ago

Definition

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