Trait tf2_enum::Attributes
source · pub trait Attributes {
const DEFINDEX: &'static [u32];
}Expand description
The defindex values for a set of item attributes.
Required Associated Constants§
Object Safety§
This trait is not object safe.