Show / Hide Table of Contents

Class EcopediaImage

Inheritance
System.Object
EcopediaSectionBase
EcopediaImage
EcopediaBanner
EcopediaSection
Implements
IController
IViewController
IHasUniversalID
Inherited Members
EcopediaSectionBase.ParseTags
EcopediaSectionBase.ParseTagsInText(String)
EcopediaSectionBase.Text
EcopediaSectionBase.ControllerID
Namespace: Eco.Gameplay.EcopediaRoot
Assembly: Eco.Gameplay.dll
Syntax
public abstract class EcopediaImage : EcopediaSectionBase, IController, IViewController, IHasUniversalID

Constructors

EcopediaImage()

Declaration
protected EcopediaImage()

Properties

ImageName

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

Methods

Init(XElement)

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

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