Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

LazyLoadReference<T0>.isBroken

public bool isBroken;

Description

Convenience property that checks whether the reference is broken: refers to an object that is either not available or not loadable.

This attempts to load the referenced object if the object is not already loaded.