Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DisableAll()

Moves all defined workarounds to the disabled list.
Read time 1 minuteLast updated 10 days ago

Definition

public virtual void DisableAll()

Remarks

Clears both the
enabled
and
disabled
lists, then adds all entries from DefaultWorkarounds.DefinedWorkarounds to the
disabled
list.