Illutions Engine API - v0.26.0
    Preparing search index...

    Interface StateMachineCfg

    Defines the application state machine settings used to control inspector-related state.

    interface StateMachineCfg {
        inspector: boolean;
    }
    Index
    inspector: boolean

    Imports statelyai/inspect module dynamically and enables inspector mode.

    false