Show / Hide Table of Contents

Class BlockTierLinkIdTranslator

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

Constructors

BlockTierLinkIdTranslator()

Declaration
public BlockTierLinkIdTranslator()

Methods

GetTypedLinkId(BlockTier)

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

GetTypedLinkTarget(String)

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