|
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) |
|
◆ 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 |
◆ 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