This version of Unity is unsupported.

BaseElement.GetAllAttributes

Declaration

public List<BaseAttribute> GetAllAttributes();

Returns

List<BaseAttribute> The list of attributes on the element

Description

Gets all attributes on this element.