Show / Hide Table of Contents

Class PurchasingGunWindow

Inheritance
object
Object
Component
Behaviour
MonoBehaviour
PurchasingGunWindow
Namespace: BaseDefense.UI
Assembly: BaseDefense.dll
Syntax
public class PurchasingGunWindow : MonoBehaviour

Properties

GunSlot

Declaration
public GunSlot GunSlot { get; }
Property Value
Type Description
GunSlot

Methods

Disable()

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