Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveFromClassList(string)

Removes a class from the class list of the element.
Read time 1 minuteLast updated 5 days ago

Definition

public void RemoveFromClassList(string className)

Parameters

className

The name of the class to remove to the list.