Show / Hide Table of Contents

Class ExactlyOnePerHostAttribute

Put this tag on a civic object to say that when there are orphans of this type, we should make sure that the player chooses exacly one of them to set on the host object. This is usually used with classes that implement the IHostedObject interface.

Inheritance
System.Object
ExactlyOnePerHostAttribute
Namespace: Eco.Gameplay.Civics.Misc
Assembly: Eco.Gameplay.dll
Syntax
public class ExactlyOnePerHostAttribute : Attribute

Constructors

ExactlyOnePerHostAttribute()

Declaration
public ExactlyOnePerHostAttribute()

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