Class UIToolButton
public class UIToolButton : MonoBehaviour
- Inheritance
-
UIToolButton
Properties
buttons
public UIButton[] buttons { get; }
Property Value
- UIButton[]
currentButton
public UIButton currentButton { get; }
public class UIToolButton : MonoBehaviour
public UIButton[] buttons { get; }
public UIButton currentButton { get; }