Akashic Engine
    Preparing search index...

    Interface EventConverterParameterObject

    interface EventConverterParameterObject {
        game: EventConverterParameterObjectGameLike;
        playerId?: string;
    }
    Index

    Properties

    Properties

    playerId?: string