|
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
|
override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
|
◆ DrawMismatchUI()
static void FMODUnity.EventReferenceDrawer.DrawMismatchUI |
( |
Rect | rect, |
|
|
float | repairButtonX, |
|
|
float | repairButtonWidth, |
|
|
MismatchInfo | mismatch, |
|
|
SerializedProperty | property ) |
|
staticprivate |
◆ GetBaseHeight()
static float FMODUnity.EventReferenceDrawer.GetBaseHeight |
( |
| ) |
|
|
staticprivate |
◆ GetEditorEventRef()
◆ GetGuidProperty()
static SerializedProperty FMODUnity.EventReferenceDrawer.GetGuidProperty |
( |
SerializedProperty | property | ) |
|
|
staticprivate |
◆ GetMismatch()
◆ GetPathProperty()
static SerializedProperty FMODUnity.EventReferenceDrawer.GetPathProperty |
( |
SerializedProperty | property | ) |
|
|
staticprivate |
◆ GetPropertyHeight()
override float FMODUnity.EventReferenceDrawer.GetPropertyHeight |
( |
SerializedProperty | property, |
|
|
GUIContent | label ) |
◆ GetRenamedEventRef()
◆ HandleDragEvents()
static void FMODUnity.EventReferenceDrawer.HandleDragEvents |
( |
Rect | position, |
|
|
SerializedProperty | property ) |
|
staticprivate |
◆ OnGUI()
override void FMODUnity.EventReferenceDrawer.OnGUI |
( |
Rect | position, |
|
|
SerializedProperty | property, |
|
|
GUIContent | label ) |
◆ SetEvent()
static void FMODUnity.EventReferenceDrawer.SetEvent |
( |
SerializedProperty | property, |
|
|
string | path ) |
|
staticprivate |
◆ WarningSize()
static Vector2 FMODUnity.EventReferenceDrawer.WarningSize |
( |
| ) |
|
|
staticprivate |
◆ buttonStyle
GUIStyle FMODUnity.EventReferenceDrawer.buttonStyle |
|
staticprivate |
◆ NotFoundWarning
readonly GUIContent FMODUnity.EventReferenceDrawer.NotFoundWarning = new GUIContent("Event Not Found", WarningIcon) |
|
staticprivate |
◆ RepairIcon
◆ WarningIcon
The documentation for this class was generated from the following file: