InspectorButtonAttribute
(
methodName
)
|
Signature
InspectorButtonAttribute(string methodName) Parameters methodName: string |
InspectorButtonAttribute
(
methodName
, buttonHeight
)
|
Signature
InspectorButtonAttribute(string methodName, float buttonHeight) Parameters methodName: stringbuttonHeight: float |
buttonHeight
: readonly float |
Signature
readonly float buttonHeight |
methodName
: readonly string |
Signature
readonly string methodName |
ButtonWidth
: float
[Get][Set] |
Signature
float ButtonWidth |