Table of Contents

Enum ElectricalGridBehaivor

Namespace
Uncreated.Warfare.Layouts.Flags
Assembly
Uncreated.Warfare.dll
public enum ElectricalGridBehaivor : byte

Fields

AllEnabled = 1

All objects are able to be used.

Disabled = 0

The electrical grid is not used.

EnabledWhenInRotation = 3

All objects connected to a flag in rotation are able to be used.

EnabledWhenObjective = 2

All objects connected to the objective are able to be used.