Show / Hide Table of Contents

Interface IHasTags

Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasTags : IController, IViewController, IHasUniversalID

Properties

Tags

Declaration
IEnumerable<Tag> Tags { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<Tag>

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
☀
☾