SkeldJS
    Preparing search index...

    Type Alias StatefulRoomConfig

    type StatefulRoomConfig = {
        doFixedUpdate?: boolean;
    }
    Index

    Properties

    Properties

    doFixedUpdate?: boolean

    Whether or not to do a fixed update interval.

    false