Show / Hide Table of Contents

Class EcopediaSectionBase

Inheritance
System.Object
EcopediaSectionBase
EcopediaButton
EcopediaHeader
EcopediaImage
EcopediaQuote
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.EcopediaRoot
Assembly: Eco.Gameplay.dll
Syntax
public abstract class EcopediaSectionBase : Object, IController, IViewController, IHasUniversalID

Constructors

EcopediaSectionBase()

Declaration
protected EcopediaSectionBase()

Fields

ParseTags

Declaration
public bool ParseTags
Field Value
Type Description
System.Boolean

Properties

ControllerID

Declaration
public ref int ControllerID { get; }
Property Value
Type Description
System.Int32

Text

Declaration
public LocString Text { get; set; }
Property Value
Type Description
LocString

Methods

Init(XElement)

Declaration
public virtual void Init(XElement xmlSection)
Parameters
Type Name Description
System.Xml.Linq.XElement xmlSection

ParseTagsInText(String)

Declaration
public void ParseTagsInText(string file)
Parameters
Type Name Description
System.String file

Implements

IController
IViewController
IHasUniversalID

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