Loom Engine - v3.1.1
    Preparing search index...

    Interface BTContext

    interface BTContext {
        blackboard: Record<string, unknown>;
        dtMs: number;
    }
    Index

    Properties

    Properties

    blackboard: Record<string, unknown>
    dtMs: number