Takaro - v0.4.9
    Preparing search index...

    Interface PogParam

    PogParam

    interface PogParam {
        gameServerId: string;
        playerId: string;
    }
    Index

    Properties

    gameServerId: string

    PogParam

    playerId: string

    PogParam