Show / Hide Table of Contents

Class GunSelectButton

Inheritance
object
Object
Component
Behaviour
MonoBehaviour
GunSelectButton
Namespace: BaseDefense.UI
Assembly: BaseDefense.dll
Syntax
[RequireComponent(typeof(Button))]
public class GunSelectButton : MonoBehaviour

Methods

DisableButton()

Declaration
public void DisableButton()

EnableButton()

Declaration
public void EnableButton()
In This Article
Back to top Generated by DocFX