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

ExcludeFromObjectFactoryAttribute

class in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Add this attribute to a class to prevent the class and its inherited classes from being created with ObjectFactory methods.

Constructors

ExcludeFromObjectFactoryAttributeDefault constructor.