Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DisableAll()

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

Definition

public override void DisableAll()

Remarks

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