Show / Hide Table of Contents

Interface IEnabledIndicator

Namespace: Eco.Gameplay.Wires
Assembly: Eco.Gameplay.dll
Syntax
public interface IEnabledIndicator

Properties

IndicatorAttachment

Declaration
Attachment IndicatorAttachment { get; set; }
Property Value
Type Description
Attachment

On

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

OnChanged

Declaration
ThreadSafeAction<bool> OnChanged { get; }
Property Value
Type Description
ThreadSafeAction<System.Boolean>

Parent

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

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
SwitchableExtensions.SetColor(IEnabledIndicator)
SwitchableExtensions.InitSwitch(IEnabledIndicator)
SwitchableExtensions.DoSwitch(IEnabledIndicator, Player)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾