UnityUtilities
UnityUtilities.EditorHelper Class Reference

Provides static helper methods for editor classes. More...

Static Public Member Functions

static string GetTooltip (FieldInfo field)
 Gets the tooltip of a field. More...
 

Detailed Description

Provides static helper methods for editor classes.

Member Function Documentation

§ GetTooltip()

static string UnityUtilities.EditorHelper.GetTooltip ( FieldInfo  field)
static

Gets the tooltip of a field.

Parameters
fieldThe field to get the tooltip from.
Returns
The tooltip if set, else an empty string.

The documentation for this class was generated from the following file: