Struct tf_demo_parser::demo::gameevent_gen::GameNewMapEvent [−][src]
pub struct GameNewMapEvent {
pub map_name: String,
}Fields
map_name: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GameNewMapEventimpl Send for GameNewMapEventimpl Sync for GameNewMapEventimpl Unpin for GameNewMapEventimpl UnwindSafe for GameNewMapEvent