Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface SocketRequest

    interface SocketRequest {
        broadcast?: boolean;
        options?: object;
    }
    Index

    Properties

    Properties

    broadcast?: boolean
    options?: object