Enum tf_demo_parser::demo::sendprop::SendPropType [−][src]
pub enum SendPropType {
Int,
Float,
Vector,
VectorXY,
String,
Array,
DataTable,
NumSendPropTypes,
}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 SendPropTypeimpl Send for SendPropTypeimpl Sync for SendPropTypeimpl Unpin for SendPropTypeimpl UnwindSafe for SendPropTypeBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible