Table of Contents

Class UIToolButton

Namespace
PAC.UI
public class UIToolButton : MonoBehaviour
Inheritance
UIToolButton

Properties

buttons

public UIButton[] buttons { get; }

Property Value

UIButton[]

currentButton

public UIButton currentButton { get; }

Property Value

UIButton