Photon Fusion 2.0.3

Properties | List of all members
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. More...
 
bool Hide [get, set]
 Hide the script header in the Unity inspector. More...
 
ScriptHeaderStyle Style = ScriptHeaderStyle.Photon [get, set]
 
string Url [get, set]
 

Detailed Description

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

Property Documentation

◆ BackColor

ScriptHeaderBackColor BackColor = ScriptHeaderBackColor.Gray
getset

Color of the inspector header for this component type. None indicates no header graphic should be used.

◆ Hide

bool Hide
getset

Hide the script header in the Unity inspector.

◆ Style

◆ Url

string Url
getset