Show / Hide Table of Contents

Interface ISpecialRegistrarEntry

Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public interface ISpecialRegistrarEntry

Properties

IsPermanent

Declaration
virtual bool IsPermanent { get; }
Property Value
Type Description
System.Boolean

SpecialType

An identifier specifying what kind of special instance it is. -1 for 'not special just a regular old instance'

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

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
RegistrarExtensions.IsSpecial(ISpecialRegistrarEntry)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
CivicsTooltipLibrary.RegistrarTooltip(ISpecialRegistrarEntry)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾