warframe-worldstate-parser
    Preparing search index...
    interface SolnodeData {
        archwing: boolean;
        enemy: string;
        name: string;
        node_type: string;
        planet: string;
        sharkwing: boolean;
        tile: string;
        type: string;
    }
    Index

    Properties

    archwing: boolean
    enemy: string
    name: string
    node_type: string
    planet: string
    sharkwing: boolean
    tile: string
    type: string