Table of Contents

Enum RealmUnobserved

Namespace
Typhon.Engine
Assembly
Typhon.Engine.dll

What a realm does while no session observes it and no application pins it.

public enum RealmUnobserved : byte

Fields

Simulate = 0

Keep simulating (at UnobservedTickDivisor of the rate). A planet whose AI must go on.

Sleep = 1

Go dormant after SleepAfterTicks unobserved ticks: no systems, no maintenance. An empty interior.