Fusion editor attribute for disabling fields. More...
Inherits PropertyAttribute.
Public Member Functions | |
EditorDisabledAttribute (bool hideInRelease=false) | |
Constructor. More... | |
Fusion editor attribute for disabling fields.
EditorDisabledAttribute | ( | bool | hideInRelease = false | ) |
Constructor.
hideInRelease | If using the release version of the fusion.runtime.dll, field will be hidden, rather than just disabled. |