API reference
API reference
Select your platform
No SDKs available
No versions available

InspectorButtonAttribute Class

Extends PropertyAttribute

Constructors

InspectorButtonAttribute ( methodName )
Signature
InspectorButtonAttribute(string methodName)
Parameters
methodName: string
InspectorButtonAttribute ( methodName , buttonHeight )
Signature
InspectorButtonAttribute(string methodName, float buttonHeight)
Parameters
methodName: string
buttonHeight: float

Fields

buttonHeight : readonly float
Signature
readonly float buttonHeight
methodName : readonly string
Signature
readonly string methodName

Properties

ButtonWidth : float
[Get][Set]
Signature
float ButtonWidth