RemoveComponent<T>()
Removes the attached component of type T.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void RemoveComponent<T>() where T : struct, IVisualElementComponent