Skip to main content

IRingListSequence_GodAndRingListWindow

Trait IRingListSequence_GodAndRingListWindow 

Source
pub trait IRingListSequence_GodAndRingListWindow: IObject {
    // Provided methods
    fn m_root_object(self) -> GameObject { ... }
    fn set_m_root_object(self, value: GameObject) { ... }
    fn m_menu(self) -> RingListSequence_GodAndRingListWindow_Menu { ... }
    fn set_m_menu(self, value: RingListSequence_GodAndRingListWindow_Menu) { ... }
}

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§