Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveComponent<T>()

Removes the attached component of type T.
Read time 1 minuteLast updated 4 days ago

Definition

public void RemoveComponent<T>() where T : struct, IVisualElementComponent