Struct tf2types::events::mvm_begin_wave
source · [−]Fields
wave_index: i32max_waves: i32advanced: i32Auto Trait Implementations
impl RefUnwindSafe for mvm_begin_wave
impl Send for mvm_begin_wave
impl Sync for mvm_begin_wave
impl Unpin for mvm_begin_wave
impl UnwindSafe for mvm_begin_wave
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