Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

IProperty.GetAttribute

Declaration

public TAttribute GetAttribute();

Returns

TAttribute The attribute of the given type for this property.

Description

Returns the first attribute of the given type.