Property setButtonForType
setButtonForType
Function that assigns and sets up a tool button for a given tool type This method isn't hooked up in EVR, it should reside in the implementing class
Declaration
Action<Type, Sprite> setButtonForType { get; }
Property Value
| Type | Description |
|---|---|
| Action<Type, Sprite> |