Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

BaseElement.RemoveCustomAttribute

Declaration

public void RemoveCustomAttribute(string name);

Parameters

Description
name Attribute name.

Description

Removes a custom attribute by name.