Version: 2019.2

ExcludeFromObjectFactoryAttribute

class in UnityEngine

Switch to Manual

Description

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

Constructors

ExcludeFromObjectFactoryAttributeDefault constructor.