dninemfive / wn-9id

WARNO mod implementing the 9th Infantry Division (Motorized).
Other
0 stars 0 forks source link

Make it easier to set `UpgradeFromUnit` given an existing unit reference` #6

Closed dninemfive closed 16 hours ago

dninemfive commented 1 month ago

Currently, the key for the UpgradeFromUnit variable on the TUnitUIModuleDescriptor module is hardcoded for any given upgraded unit. If this reference were pulled from the UnitCreationContext instead, it would take less time for any errors to be caught.

dninemfive commented 16 hours ago

Completed with UnitWrappers.