Show / Hide Table of Contents

Class RoomCategoryLinkIdTranslator

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

Constructors

RoomCategoryLinkIdTranslator()

Declaration
public RoomCategoryLinkIdTranslator()

Methods

GetTypedLinkId(RoomCategory)

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

GetTypedLinkTarget(String)

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