Interface PlayerStopParams

interface PlayerStopParams {
    playerid: number;
}

Properties

Properties

playerid: number