Struct tf_demo_parser::demo::gameevent_gen::DsScreenshotEvent [−][src]
pub struct DsScreenshotEvent {
pub delay: f32,
}Fields
delay: f32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DsScreenshotEventimpl Send for DsScreenshotEventimpl Sync for DsScreenshotEventimpl Unpin for DsScreenshotEventimpl UnwindSafe for DsScreenshotEvent