Enum ddcore_rs::models::spawnset::V2Enemies [−][src]
#[repr(i32)]
pub enum V2Enemies {
Squid1,
Squid2,
Centipede,
Spider1,
Leviathan,
Gigapede,
Squid3,
Andras,
Spider2,
Empty,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for V2Enemies
impl UnwindSafe for V2Enemies
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