Class UnserializedNamedEntry
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
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
System.ComponentModel.INotifyPropertyChanged