Open Michael-wigontherun opened 1 year ago
~~A Parrent Cell FormLink back to the containing Cell, inside the IPlaced. state.LoadOrder.PriorityOrder.Cell().WinningOverrides() only outputs the winning override of the last mod without all winning overrides of the objects throughout the load order. So filtering to get only objects from a specific cell takes a lot of extra time just to check using "context.TryGetParent()"~~
The 2nd request is a duplicate of this card https://github.com/Mutagen-Modding/Mutagen/issues/217 Probably good to keep the requests separate so they can be discussed/handled separately.
Add Base, Projectile, Hazard, ect to IPlaced generic. Would remove the need to check for type to change the BaseID.
Scale isn't used by everything but it does exist on all the reference types. Scale isn't fully necessary.