Struct tf_demo_parser::demo::gameevent_gen::PostInventoryApplicationEvent [−][src]
pub struct PostInventoryApplicationEvent {
pub user_id: u16,
}Fields
user_id: u16Trait Implementations
Auto Trait Implementations
impl Send for PostInventoryApplicationEventimpl Sync for PostInventoryApplicationEventimpl Unpin for PostInventoryApplicationEventimpl UnwindSafe for PostInventoryApplicationEvent