GitHunt
CO

Cokemonkey11/WurstArmorType

Type-safe wrappers for unit armor type

This package is for evaluating the armor type (light, medium, heavy) of a unit.
It is a thin wrapper around BlzGetUnitIntegerField(u, UNIT_IF_DEFENSE_TYPE).
The API is exposed as an enum, and the enum values can be printed with the .display() method.

Docs

Online docs reference

Updating docs

../wurstdoktor/target/release/wurstdoktor.exe < wurst/WurstArmorType.wurst > wurstdoktor.yaml

Languages

Objective-J52.1%HTML47.9%

Contributors

Created June 18, 2019
Updated October 9, 2019
Cokemonkey11/WurstArmorType | GitHunt