Struct tf_demo_parser::demo::gameevent_gen::IntroNextCameraEvent [−][src]
pub struct IntroNextCameraEvent {
pub player: u16,
}Fields
player: u16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IntroNextCameraEventimpl Send for IntroNextCameraEventimpl Sync for IntroNextCameraEventimpl Unpin for IntroNextCameraEventimpl UnwindSafe for IntroNextCameraEvent