Show / Hide Table of Contents

Interface IOrphanAssignment

Inherited Members
ISettlementAssociated.Settlement
Namespace: Eco.Gameplay.Placement
Assembly: Eco.Gameplay.dll
Syntax
public interface IOrphanAssignment : ISettlementAssociated, IController, IViewController, IHasUniversalID, INotifyPropertyChanged

Properties

MaxCount

Declaration
int MaxCount { get; }
Property Value
Type Description
System.Int32

ObjectType

Declaration
Type ObjectType { get; }
Property Value
Type Description
System.Type

Parent

Declaration
WorldObject Parent { get; }
Property Value
Type Description
WorldObject

QueueAssignOrphans

Declaration
bool QueueAssignOrphans { get; set; }
Property Value
Type Description
System.Boolean

UsedSlots

Declaration
int UsedSlots { get; }
Property Value
Type Description
System.Int32

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
OrphanAssignmentExtensions.OrphanAssignmentInitializeAsync(IOrphanAssignment, Boolean)
OrphanAssignmentExtensions.OrphanAssignmentInitialize(IOrphanAssignment, Boolean)
OrphanAssignmentExtensions.OrphanAssignmentOnCreate(IOrphanAssignment)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾