Show / Hide Table of Contents

Class RecipeLinkIdTranslator

Inheritance
System.Object
ObjectLinkIdTranslator<Recipe>
RecipeLinkIdTranslator
Implements
IObjectLinkIdTranslator
Inherited Members
ObjectLinkIdTranslator<Recipe>.Priority
ObjectLinkIdTranslator<Recipe>.HandlesTarget(ILinkable)
ObjectLinkIdTranslator<Recipe>.HandlesId(String)
ObjectLinkIdTranslator<Recipe>.GetLinkId(ILinkable)
ObjectLinkIdTranslator<Recipe>.GetLinkTarget(String)
Namespace: Eco.Gameplay.Systems.TextLinks
Assembly: Eco.Gameplay.dll
Syntax
public class RecipeLinkIdTranslator : ObjectLinkIdTranslator<Recipe>, IObjectLinkIdTranslator

Constructors

RecipeLinkIdTranslator()

Declaration
public RecipeLinkIdTranslator()

Methods

GetTypedLinkId(Recipe)

Declaration
protected override string GetTypedLinkId(Recipe linkTarget)
Parameters
Type Name Description
Recipe linkTarget
Returns
Type Description
System.String
Overrides
Eco.Gameplay.Systems.TextLinks.ObjectLinkIdTranslator<Eco.Gameplay.Items.Recipes.Recipe>.GetTypedLinkId(Eco.Gameplay.Items.Recipes.Recipe)

GetTypedLinkTarget(String)

Declaration
protected override Recipe GetTypedLinkTarget(string linkId)
Parameters
Type Name Description
System.String linkId
Returns
Type Description
Recipe
Overrides
Eco.Gameplay.Systems.TextLinks.ObjectLinkIdTranslator<Eco.Gameplay.Items.Recipes.Recipe>.GetTypedLinkTarget(System.String)

Implements

IObjectLinkIdTranslator

Extension Methods

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