Show / Hide Table of Contents

Class SwitchableExtensions

Inheritance
System.Object
SwitchableExtensions
Namespace: Eco.Gameplay.Wires
Assembly: Eco.Gameplay.dll
Syntax
public static class SwitchableExtensions : Object

Methods

DoSwitch(IEnabledIndicator, Player)

Declaration
public static bool DoSwitch(this IEnabledIndicator s, Player player)
Parameters
Type Name Description
IEnabledIndicator s
Player player
Returns
Type Description
System.Boolean

InitSwitch(IEnabledIndicator)

Declaration
public static void InitSwitch(this IEnabledIndicator s)
Parameters
Type Name Description
IEnabledIndicator s

SetColor(IEnabledIndicator)

Declaration
public static void SetColor(this IEnabledIndicator s)
Parameters
Type Name Description
IEnabledIndicator s
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾