Photon Fusion 1.1.9

Public Member Functions | List of all members
EditorDisabledAttribute Class Reference

Fusion editor attribute for disabling fields. More...

Inherits PropertyAttribute.

Public Member Functions

 EditorDisabledAttribute (bool hideInRelease=false)
 Constructor.
 

Detailed Description

Fusion editor attribute for disabling fields.

Constructor & Destructor Documentation

◆ EditorDisabledAttribute()

EditorDisabledAttribute ( bool  hideInRelease = false)

Constructor.

Parameters
hideInReleaseIf using the release version of the fusion.runtime.dll, field will be hidden, rather than just disabled.