Mutagen-Modding / Mutagen

A .NET library for analyzing, creating, and manipulating Bethesda mods
GNU General Public License v3.0
124 stars 32 forks source link

Top Level Groups Enumeration #563

Closed some1one closed 1 month ago

some1one commented 1 month ago

+added WhereNotNull IEnumerable Extension +added GetTopLevelMajorRecordTypes to MajorRecordTypeEnumerator +added to cheatsheat *changed cache list type to immutableArray

some1one commented 1 month ago

rebased on dev and removed the doc commits from the other pull request

Noggog commented 1 month ago

Ah, i can handle the small tweaks. Like i mentioned, gonna remove the new WhereNotNull method, but feel free to add to CSharpExt if you feel inspired to do so