Enum tf_demo_parser::demo::gamevent::GameEventValueType [−][src]
pub enum GameEventValueType {
None,
String,
Float,
Long,
Short,
Byte,
Boolean,
Local,
}Variants
Trait Implementations
Read the type from stream
The number of bits that will be read or None if the number of bits will change depending on the bit stream Read more
Auto Trait Implementations
impl RefUnwindSafe for GameEventValueTypeimpl Send for GameEventValueTypeimpl Sync for GameEventValueTypeimpl Unpin for GameEventValueTypeimpl UnwindSafe for GameEventValueTypeBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible