Skip to main content

IHubSequence_LastChapterMenu_RankingMenuItem_ConfirmDialog_YesMenuItem

Trait IHubSequence_LastChapterMenu_RankingMenuItem_ConfirmDialog_YesMenuItem 

Source
pub trait IHubSequence_LastChapterMenu_RankingMenuItem_ConfirmDialog_YesMenuItem: IBasicDialogItemYes {
    // Provided methods
    fn m_result_func(self) -> NetEnableSequence_ResultFunction { ... }
    fn set_m_result_func(self, value: NetEnableSequence_ResultFunction) { ... }
}

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§