UnityUtilities
|
Provides static helper methods for editor classes. More...
Static Public Member Functions | |
static string | GetTooltip (FieldInfo field) |
Gets the tooltip of a field. More... | |
Provides static helper methods for editor classes.
|
static |
Gets the tooltip of a field.
field | The field to get the tooltip from. |