Struct tf2types::events::object_detonated
source · [−]Fields
userid: i32objecttype: i32index: i32Auto Trait Implementations
impl RefUnwindSafe for object_detonated
impl Send for object_detonated
impl Sync for object_detonated
impl Unpin for object_detonated
impl UnwindSafe for object_detonated
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more