|
| override void | FillAuthorizedTypes (PropertyPickerViewData viewData) |
| |
| override void | DisplayAdditionalProperties (Rect position, SerializedProperty property, GUIContent label, PropertyPickerViewData viewData) |
| | Draws the inspector More...
|
| |
| virtual void | Initialization (SerializedProperty property, PropertyPickerViewData viewData) |
| | Initializes the dropdowns More...
|
| |
| virtual void | DrawLevelProgressBar (Rect position, float level, Color frontColor, Color negativeColor, PropertyPickerViewData viewData) |
| |
| virtual void | FillComponentsList (SerializedProperty property, PropertyPickerViewData viewData) |
| | Fills a list of all the components on the target object More...
|
| |
| virtual void | FillPropertyList (SerializedProperty property, PropertyPickerViewData viewData) |
| | Fills a list of all properties and fields on the target component More...
|
| |
| virtual void | SetTargetProperty (SerializedProperty property, PropertyPickerViewData viewData) |
| | Sets the target property More...
|
| |
| virtual void | SetTargetComponent (SerializedProperty property, PropertyPickerViewData viewData) |
| | Sets the target component More...
|
| |
| virtual void | GetComponentIndex (SerializedProperty property, PropertyPickerViewData viewData) |
| | Gets the component index More...
|
| |
| virtual void | GetPropertyIndex (SerializedProperty property, PropertyPickerViewData viewData) |
| | Gets the property index More...
|
| |
| virtual Type | GetPropertyType (SerializedProperty property, PropertyPickerViewData viewData) |
| |
◆ AdditionalHeight()
| override float MoreMountains.Tools.MMPropertyReceiverDrawer.AdditionalHeight |
( |
PropertyPickerViewData |
viewData | ) |
|
|
virtual |
◆ DisplayAdditionalProperties()
| override void MoreMountains.Tools.MMPropertyReceiverDrawer.DisplayAdditionalProperties |
( |
Rect |
position, |
|
|
SerializedProperty |
property, |
|
|
GUIContent |
label, |
|
|
PropertyPickerViewData |
viewData |
|
) |
| |
|
protectedvirtual |
◆ FillAuthorizedTypes()
| override void MoreMountains.Tools.MMPropertyReceiverDrawer.FillAuthorizedTypes |
( |
PropertyPickerViewData |
viewData | ) |
|
|
protectedvirtual |
◆ _mmRed
◆ _mmYellow
| Color MoreMountains.Tools.MMPropertyReceiverDrawer._mmYellow = new Color(1f, 0.7686275f, 0f) |
|
protected |
The documentation for this class was generated from the following file: