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