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

    Type Alias IModAttributes

    IModAttributes: Partial<ICommonModAttributes & ICollectionAttributes> & {
        [key: string]: any;
    }

    Comprehensive type for mod attributes that can be either common mod attributes, collection-specific attributes, or any custom attributes