Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface IAttributeState

    user-configuration for mod attributes

    IAttributeState

    interface IAttributeState {
        enabled: boolean;
        sortDirection: SortDirection;
    }
    Index

    Properties

    enabled: boolean
    sortDirection: SortDirection