Interface IHIPreference

interface IHIPreference {
    abyss: number;
    battle_field: number;
    community: number;
    comprehensive_rating: string;
    comprehensive_score: number;
    god_war: number;
    is_god_war_unlock: boolean;
    main_line: number;
    open_world: number;
}

Properties

abyss: number
battle_field: number
community: number
comprehensive_rating: string
comprehensive_score: number
god_war: number
is_god_war_unlock: boolean
main_line: number
open_world: number