Trait tf2_enum::Attribute

source ·
pub trait Attribute {
    const DEFINDEX: u32;
}
Expand description

The defindex value for an item attribute.

Required Associated Constants§

Implementors§