EventMinionName
public enum EventMinionName : String, Decodable
Undocumented
-
Undocumented
Declaration
Swift
case corbin = "Big Corbin" -
Undocumented
Declaration
Swift
case golem = "Big Golem" -
Undocumented
Declaration
Swift
case wolf = "Big Wolf" -
Undocumented
Declaration
Swift
case blue = "Blue Buff" -
Undocumented
Declaration
Swift
case gromp = "Gromp" -
Undocumented
Declaration
Swift
case red = "Red Buff" -
Undocumented
Declaration
Swift
case smallcorbin = "Small Corbin" -
Undocumented
Declaration
Swift
case smallgolem = "Small Golem" -
Undocumented
Declaration
Swift
case smallwolf = "Small Wolf"
EventMinionName Enumeration Reference