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

Property<T0,T1>.AddAttribute

Declaration

protected void AddAttribute(Attribute attribute);

Parameters

attribute The attribute to add.

Description

Adds an attribute to the property.