Struct tf_demo_parser::demo::message::generated::SetViewMessage [−][src]
pub struct SetViewMessage {
pub index: u16,
}Fields
index: u16Trait 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 SetViewMessageimpl Send for SetViewMessageimpl Sync for SetViewMessageimpl Unpin for SetViewMessageimpl UnwindSafe for SetViewMessage