DisableInInspector
class attribute DisableInInspector
Description
Marks that field not be changeable throw Editor Inspector.
Constructors
DisableInInspector
Disable field to be editable throw Inspector.
DisableInInspector(bool disable)
Disable or re-enable field to be editable throw Inspector.
See Also
Last updated