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

Property<T0,T1>.AddAttributes

Declaration

protected void AddAttributes(IEnumerable<Attribute> attributes);

Parameters

attributes The attributes to add.

Description

Adds a set of attributes to the property.