Show / Hide Table of Contents

Class BasicEntry

Inheritance
System.Object
BasicEntry
BasicCategory
Implements
IHelpText
IController
IViewController
IHasUniversalID
INamed
Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public class BasicEntry : Object, IHelpText, IController, IViewController, IHasUniversalID, INamed

Constructors

BasicEntry()

Declaration
public BasicEntry()

Properties

ControllerID

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

HelpText

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

MarkedUpName

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

Name

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

Implements

IHelpText
IController
IViewController
IHasUniversalID
INamed

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