Show / Hide Table of Contents

Interface IPrioritizedPage

Namespace: Eco.Gameplay.EcopediaRoot
Assembly: Eco.Gameplay.dll
Syntax
public interface IPrioritizedPage : IController, IViewController, IHasUniversalID

Properties

DisplayName

Declaration
LocString DisplayName { get; set; }
Property Value
Type Description
LocString

Name

Declaration
string Name { get; set; }
Property Value
Type Description
System.String

Priority

Declaration
float Priority { get; set; }
Property Value
Type Description
System.Single

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