Show / Hide Table of Contents

Class CraftingAvailabilityChangedArgs

Inheritance
System.Object
CraftingAvailabilityChangedArgs
Namespace: Content.Client.Construction
Assembly: Content.Client.dll
Syntax
public sealed class CraftingAvailabilityChangedArgs : EventArgs

Constructors

| Improve this Doc View Source

CraftingAvailabilityChangedArgs(Boolean)

Declaration
public CraftingAvailabilityChangedArgs(bool available)
Parameters
Type Name Description
System.Boolean available

Properties

| Improve this Doc View Source

Available

Declaration
public bool Available { get; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾