Photon Fusion 2.1.1

ScriptHelpAttribute Class Reference

Defines the appearance of the script header in the Unity inspector. More...

Inherits PropertyAttribute.

Properties

ScriptHeaderBackColor BackColor = ScriptHeaderBackColor.Gray [get, set]
 Color of the inspector header for this component type. None indicates no header graphic should be used.
bool Hide [get, set]
 Hide the script header in the Unity inspector.
Properties inherited from PropertyAttribute
new bool applyToCollection [get]

Additional Inherited Members

Public Member Functions inherited from PropertyAttribute
 PropertyAttribute (bool applyToCollection=false)

Detailed Description

Defines the appearance of the script header in the Unity inspector.