Show / Hide Table of Contents

Interface IEcopediaDynamicPageName

Use this interface when we need to give each instance of the current type has a different ecopedia page name.

Namespace: Eco.Gameplay.EcopediaRoot
Assembly: Eco.Gameplay.dll
Syntax
public interface IEcopediaDynamicPageName

Properties

PageName

The ecopedia page name of the current instance.

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

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