Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ExcludeFromPresetAttribute

Add this attribute to a class to prevent creating a Preset from the instances of the class.
Read time 3 minutesLast updated 4 days ago

Definition

[AttributeUsage(AttributeTargets.Class, Inherited = false)]public class ExcludeFromPresetAttribute : Attribute, _Attribute

Inheritance

Inherited Members