Show / Hide Table of Contents

Class CraftingElement<T>

Inheritance
System.Object
CraftingElement
CraftingElement<T>
Implements
IController
IViewController
IHasUniversalID
ICustomEcopediaPage
Inherited Members
CraftingElement.GetEcopediaPage()
CraftingElement.Item
CraftingElement.Quantity
CraftingElement.ControllerID
Namespace: Eco.Gameplay.Items.Recipes
Assembly: Eco.Gameplay.dll
Syntax
public class CraftingElement<T> : CraftingElement, IController, IViewController, IHasUniversalID, ICustomEcopediaPage where T : Item, new()
Type Parameters
Name Description
T

Constructors

CraftingElement(Single)

Declaration
public CraftingElement(float count = 1F)
Parameters
Type Name Description
System.Single count

CraftingElement(Type, Single, Type)

Declaration
public CraftingElement(Type skill, float start, Type talent = null)
Parameters
Type Name Description
System.Type skill
System.Single start
System.Type talent

Implements

IController
IViewController
IHasUniversalID
ICustomEcopediaPage

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
MiscTooltipLibrary.CraftingElementTitle(CraftingElement)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾