Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ManagedReference

Represents a property that references an object that does not derive from Object.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
ManagedReference = 24

Remarks

This type is for fields that have the SerializeReference attribute, otherwise the object is stored inline (SerializedPropertyType.Generic).