Struct tf2types::events::controlpoint_timer_updated
source · [−]Fields
entindex: i32time: f32Auto Trait Implementations
impl RefUnwindSafe for controlpoint_timer_updated
impl Send for controlpoint_timer_updated
impl Sync for controlpoint_timer_updated
impl Unpin for controlpoint_timer_updated
impl UnwindSafe for controlpoint_timer_updated
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