Enum foxhole_api::response_types::IconType [−][src]
#[repr(u16)]
pub enum IconType {
Show 46 variants
StaticBase,
StaticBase2,
StaticBase3,
ForwardBase1,
ForwardBase2,
ForwardBase3,
Hospital,
VehicleFactory,
Armory,
SupplyStation,
Workshop,
ManufacturingPlant,
Refinery,
Shipyard,
TechCenter,
SalvageField,
ComponentField,
FuelField,
SulfurField,
WorldMapTent,
TravelTent,
TrainingArea,
SpecialBase,
ObservationTower,
Fort,
TroopShip,
SulfurMine,
StorageFacility,
Factory,
GarrisonStation,
AmmoFactory,
RocketSite,
SalvageMine,
ConstructionYard,
ComponentMine,
OilWell,
RelicBase1,
RelicBase2,
RelicBase3,
MassProductionFactory,
Seaport,
CoastalGun,
SoulFactory,
TownBase1,
TownBase2,
TownBase3,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IconType
impl UnwindSafe for IconType
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more