Struct tf_demo_parser::demo::gameevent_gen::FlareIgniteNpcEvent [−][src]
pub struct FlareIgniteNpcEvent {
pub ent_index: u32,
}Fields
ent_index: u32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FlareIgniteNpcEventimpl Send for FlareIgniteNpcEventimpl Sync for FlareIgniteNpcEventimpl Unpin for FlareIgniteNpcEventimpl UnwindSafe for FlareIgniteNpcEvent