Skip to main content

IMapSystemMenu_SubSystemMenu_RestartItem_ConfirmDialogItemYes

Trait IMapSystemMenu_SubSystemMenu_RestartItem_ConfirmDialogItemYes 

Source
pub trait IMapSystemMenu_SubSystemMenu_RestartItem_ConfirmDialogItemYes: IBasicDialogItemYes {
    // Provided methods
    fn m_target(self) -> GameUserRestartData_Targtes { ... }
    fn set_m_target(self, value: GameUserRestartData_Targtes) { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§