Canboat ts-pgns
    Preparing search index...

    Interface PGN_130816_SonichubSourceListCreateArgs

    interface PGN_130816_SonichubSourceListCreateArgs {
        a?: number;
        control?: number | SonichubControl;
        reserved?: number;
        reserved4?: number;
        sourceId?: number;
        text?: string;
    }
    Index

    Properties

    a?: number
    control?: number | SonichubControl
    reserved?: number
    reserved4?: number
    sourceId?: number
    text?: string