Show / Hide Table of Contents

Class RecipeFamilyLinkIdTranslator

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

Constructors

RecipeFamilyLinkIdTranslator()

Declaration
public RecipeFamilyLinkIdTranslator()

Methods

GetTypedLinkId(RecipeFamily)

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

GetTypedLinkTarget(String)

Declaration
protected override RecipeFamily GetTypedLinkTarget(string linkId)
Parameters
Type Name Description
System.String linkId
Returns
Type Description
RecipeFamily
Overrides
Eco.Gameplay.Systems.TextLinks.ObjectLinkIdTranslator<Eco.Gameplay.Items.Recipes.RecipeFamily>.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
☀
☾