Definition at line 20 of file QuickButton.cs.
◆ QuickButtonAttribute()
Leap.Unity.Attributes.QuickButtonAttribute.QuickButtonAttribute |
( |
string |
buttonLabel, |
|
|
string |
methodOnPress, |
|
|
string |
tooltip = "" |
|
) |
| |
◆ label
readonly string Leap.Unity.Attributes.QuickButtonAttribute.label = "Quick Button" |
◆ methodOnPress
readonly string Leap.Unity.Attributes.QuickButtonAttribute.methodOnPress = null |
◆ PADDING_RIGHT
const float Leap.Unity.Attributes.QuickButtonAttribute.PADDING_RIGHT = 12f |
|
static |
◆ tooltip
readonly string Leap.Unity.Attributes.QuickButtonAttribute.tooltip = "" |
The documentation for this class was generated from the following file: