This version of Unity is unsupported.

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.