Documentation
    Preparing search index...

    Type Alias RamRecorderRef

    type RamRecorderRef = {
        playerIndex: number;
        realm: "ramRecorder";
    }
    Index

    Properties

    Properties

    playerIndex: number
    realm: "ramRecorder"