Struct tf2types::events::object_detonated_s
source · [−]Fields
userid: i32objecttype: i32index: i32Auto Trait Implementations
impl RefUnwindSafe for object_detonated_s
impl Send for object_detonated_s
impl Sync for object_detonated_s
impl Unpin for object_detonated_s
impl UnwindSafe for object_detonated_s
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