Table of Contents

Interface IStageSystem

Namespace
RisingV.Shared.Systems
Assembly
RisingV.Shared.dll
public interface IStageSystem : ITickSystem, ISystem, IManageableLifecycle<SystemManager>, IManageableLifecycle, IReloadable, IManageable<SystemManager>, IManageable
Inherited Members
Extension Methods

Methods

PostUpdate(float)

void PostUpdate(float dt)

Parameters

dt float

PreUpdate(float)

void PreUpdate(float dt)

Parameters

dt float