Show / Hide Table of Contents

Class UnserializedNamedEntry

Inheritance
System.Object
UnserializedEntry
UnserializedNamedEntry
UnserializedNamedEntry<T>
Implements
IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged
ILinkable
Inherited Members
UnserializedEntry.Id
UnserializedEntry.idToEntry
UnserializedEntry.All<T>()
UnserializedEntry.GetById(Int32)
UnserializedEntry.OnLinkClicked(TooltipOrigin, TooltipClickContext, User)
UnserializedEntry.UILinkContent()
UnserializedEntry.ControllerID
UnserializedEntry.PropertyChanged
Namespace: Eco.Core.Systems
Assembly: Eco.Gameplay.dll
Syntax
public abstract class UnserializedNamedEntry : UnserializedEntry, IController, IViewController, IHasUniversalID, INotifyPropertyChanged, ILinkable

Constructors

UnserializedNamedEntry()

Declaration
protected UnserializedNamedEntry()

Properties

Name

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

Implements

IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged
ILinkable

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