Photon Quantum 3.0.0

Properties | List of all members
Quantum.ScriptHelpAttribute Class Reference

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

Inheritance diagram for Quantum.ScriptHelpAttribute:
Quantum.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

◆ Hide

bool Quantum.ScriptHelpAttribute.Hide
getset

Hide the script header in the Unity inspector.

◆ Url

string Quantum.ScriptHelpAttribute.Url
getset

◆ BackColor

ScriptHeaderBackColor Quantum.ScriptHelpAttribute.BackColor = ScriptHeaderBackColor.Gray
getset

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

◆ Style

ScriptHeaderStyle Quantum.ScriptHelpAttribute.Style = ScriptHeaderStyle.Photon
getset