Closed danielvschoor closed 4 years ago
I have certain methods that need to access fields within the UnitTypeData struct. This PR just changes the type_data function to be public
As discussed, I've reverted the commit to make type_data public and added an accessor for build_time instead
build_time
I have certain methods that need to access fields within the UnitTypeData struct. This PR just changes the type_data function to be public