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

BaseElement.RemoveCustomAttribute

Declaration

public void RemoveCustomAttribute(string name);

Parameters

name Attribute name.

Description

Removes a custom attribute by name.