Photon.Pun.PhotonGUI Class Reference

Static Public Member Functions

static void ContainerHeader (string headline)
 
static bool ContainerHeaderToggle (string headline, bool toggle)
 
static bool ContainerHeaderFoldout (string headline, bool foldout, System.Action buttonAction=null, string buttonName=null)
 
static Rect ContainerBody (float height)
 
static bool AddButton ()
 
static void DrawSplitter (Rect position)
 
static void DrawGizmoOptions (Rect position, string label, SerializedProperty gizmoEnabledProperty, SerializedProperty gizmoColorProperty, SerializedProperty gizmoTypeProperty, SerializedProperty gizmoSizeProperty)
 

Properties

static GUIStyle DefaultTitleStyle [get]
 
static GUIStyle DefaultContainerStyle [get]
 
static GUIStyle DefaultAddButtonStyle [get]
 
static GUIStyle DefaultRemoveButtonStyle [get]
 
static GUIStyle DefaultContainerRowStyle [get]
 
static GUIStyle FoldoutBold [get]
 
static GUIStyle RichLabel [get]
 
static Texture2D HelpIcon [get]
 
static Texture2D CopyIcon [get]
 

Member Function Documentation

◆ AddButton()

static bool Photon.Pun.PhotonGUI.AddButton ( )
static

◆ ContainerBody()

static Rect Photon.Pun.PhotonGUI.ContainerBody ( float  height)
static

◆ ContainerHeader()

static void Photon.Pun.PhotonGUI.ContainerHeader ( string  headline)
static

◆ ContainerHeaderFoldout()

static bool Photon.Pun.PhotonGUI.ContainerHeaderFoldout ( string  headline,
bool  foldout,
System.Action  buttonAction = null,
string  buttonName = null 
)
static

◆ ContainerHeaderToggle()

static bool Photon.Pun.PhotonGUI.ContainerHeaderToggle ( string  headline,
bool  toggle 
)
static

◆ DrawGizmoOptions()

static void Photon.Pun.PhotonGUI.DrawGizmoOptions ( Rect  position,
string  label,
SerializedProperty  gizmoEnabledProperty,
SerializedProperty  gizmoColorProperty,
SerializedProperty  gizmoTypeProperty,
SerializedProperty  gizmoSizeProperty 
)
static

◆ DrawSplitter()

static void Photon.Pun.PhotonGUI.DrawSplitter ( Rect  position)
static

Property Documentation

◆ CopyIcon

Texture2D Photon.Pun.PhotonGUI.CopyIcon
staticget

◆ DefaultAddButtonStyle

GUIStyle Photon.Pun.PhotonGUI.DefaultAddButtonStyle
staticget

◆ DefaultContainerRowStyle

GUIStyle Photon.Pun.PhotonGUI.DefaultContainerRowStyle
staticget

◆ DefaultContainerStyle

GUIStyle Photon.Pun.PhotonGUI.DefaultContainerStyle
staticget

◆ DefaultRemoveButtonStyle

GUIStyle Photon.Pun.PhotonGUI.DefaultRemoveButtonStyle
staticget

◆ DefaultTitleStyle

GUIStyle Photon.Pun.PhotonGUI.DefaultTitleStyle
staticget

◆ FoldoutBold

GUIStyle Photon.Pun.PhotonGUI.FoldoutBold
staticget

◆ HelpIcon

Texture2D Photon.Pun.PhotonGUI.HelpIcon
staticget

◆ RichLabel

GUIStyle Photon.Pun.PhotonGUI.RichLabel
staticget

The documentation for this class was generated from the following file:
  • 3rd-Party/Photon/PhotonUnityNetworking/Code/Editor/PhotonGUI.cs