ReadyM.Relay.Server.Sdk.Ecs.Systems
Classes
ModSystemBase
A base class for server-side mod systems that need to perform updates each tick.
Inherit from this class and implement the UpdateTick) method to define your system's behavior.
Structs
ModSystemBase.UpdateTick
Holds the time information for the current update tick.