Documentation
    Preparing search index...

    Type Alias ClipPlayerRef

    type ClipPlayerRef = {
        playerIndex: number;
        realm: "clipPlayer";
    }
    Index

    Properties

    Properties

    playerIndex: number
    realm: "clipPlayer"