Enum sc2_proto::debug::DebugSetUnitValue_UnitValue [] [src]

pub enum DebugSetUnitValue_UnitValue {
    Energy,
    Life,
    Shields,
}

Variants

Trait Implementations

impl Clone for DebugSetUnitValue_UnitValue
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for DebugSetUnitValue_UnitValue
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for DebugSetUnitValue_UnitValue
[src]

impl Debug for DebugSetUnitValue_UnitValue
[src]

[src]

Formats the value using the given formatter.

impl Hash for DebugSetUnitValue_UnitValue
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl ProtobufEnum for DebugSetUnitValue_UnitValue
[src]

impl Copy for DebugSetUnitValue_UnitValue
[src]

impl ProtobufValue for DebugSetUnitValue_UnitValue
[src]

[src]

[src]

[src]

[src]