Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Local Systems

pointcache edited this page Jan 15, 2017 · 1 revision

Local Systems are a simple stack of two types of Systems

Children of the root must start disabled. Root uses InitializationEventsReceiver with LocalSystemsInitializer to startup systems. Root has SystemsExecutor that allows you to have ordered execution inside your systems.

Clone this wiki locally