Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


instanceID

Returns the instance id to the referenced asset.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Removed. Use entityId instead, this will be removed in a future version
public int instanceID { get; set; }

Remarks

This never loads the referenced object.