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