Lean
$LEAN_TAG$
|
Helper class to initialize a Lean engine More...
Static Public Member Functions | |
static void | Start () |
Basic common Lean initialization More... | |
static LeanEngineSystemHandlers | GetSystemHandlers () |
Get and initializes System Handler More... | |
static LeanEngineAlgorithmHandlers | GetAlgorithmHandlers (bool researchMode=false) |
Get and initializes Algorithm Handler More... | |
Helper class to initialize a Lean engine
Definition at line 27 of file Initializer.cs.
|
static |
Basic common Lean initialization
Definition at line 32 of file Initializer.cs.
|
static |
Get and initializes System Handler
Definition at line 63 of file Initializer.cs.
|
static |
Get and initializes Algorithm Handler
Definition at line 76 of file Initializer.cs.