clik-engine API
    Preparing search index...

    Interface RoomActionData

    interface RoomActionData {
        playerId: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    playerId: string