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 SourceCraftingAvailabilityChangedArgs(Boolean)
Declaration
public CraftingAvailabilityChangedArgs(bool available)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | available |
Properties
| Improve this Doc View SourceAvailable
Declaration
public bool Available { get; }
Property Value
Type | Description |
---|---|
System.Boolean |