Class SwitchableExtensions
Inheritance
System.Object
SwitchableExtensions
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
Returns
Type |
Description |
System.Boolean |
|
InitSwitch(IEnabledIndicator)
Declaration
public static void InitSwitch(this IEnabledIndicator s)
Parameters
SetColor(IEnabledIndicator)
Declaration
public static void SetColor(this IEnabledIndicator s)
Parameters