Interface IOwned
Namespace: Eco.Gameplay.Property
Assembly: Eco.Gameplay.dll
Syntax
public interface IOwned : IController, IViewController, IHasUniversalID
Properties
Deed
Declaration
Deed Deed { get; }
Property Value
Type | Description |
---|---|
Deed |
Owners
Declaration
IAlias Owners { get; }
Property Value
Type | Description |
---|---|
IAlias |