Struct tf2types::cevents::player_spawn
source · [−]Fields
userid: c_shortteam: c_intclass: c_shortAuto Trait Implementations
impl RefUnwindSafe for player_spawn
impl Send for player_spawn
impl Sync for player_spawn
impl Unpin for player_spawn
impl UnwindSafe for player_spawn
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