|
UsoUIElements 0.1.0
Data Centric implimentation of Unity's UI Elements (UI Toolkit)
|
Public Member Functions | |
| override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
Private Member Functions | |
| void | CopyGuid (SerializedProperty property) |
| void | RegenerateGuid (SerializedProperty property) |
| void | ResetGuid (SerializedProperty property) |
| void | ShowContextMenu (SerializedProperty property) |
Static Private Member Functions | |
| static string | BuildGuidString (SerializedProperty[] guidParts) |
| static SerializedProperty[] | GetGuidParts (SerializedProperty property) |
Static Private Attributes | |
| static readonly string[] | GuidParts |
|
staticprivate |
|
private |
|
staticprivate |
| override void GWG.UsoUIElements.Editor.SerializableGuidDrawer.OnGUI | ( | Rect | position, |
| SerializedProperty | property, | ||
| GUIContent | label ) |
|
private |
|
private |
|
private |
|
staticprivate |