Interface ISystem<PDESC>

Type Parameters

Hierarchy

  • ISystem

Properties

name: string
parameterDesc: PDESC
runFunction: TSystemFunction<Readonly<PDESC>>
runtimeContext: undefined | IRuntimeWorld
setupFunction: TSystemFunction<Readonly<PDESC>>

Generated using TypeDoc