Skip to main content

IMainMenuSequence_GrowModeSelectMenuSequence_Menu_RandomMenuItemMethods

Trait IMainMenuSequence_GrowModeSelectMenuSequence_Menu_RandomMenuItemMethods 

Source
pub trait IMainMenuSequence_GrowModeSelectMenuSequence_Menu_RandomMenuItemMethods: IMainMenuSequence_GrowModeSelectMenuSequence_Menu_RandomMenuItem {
    // Provided methods
    fn ctor(self) { ... }
    fn get_name(self) -> Il2CppString { ... }
}

Provided Methods§

Source

fn ctor(self)

.ctor() overload

Source

fn get_name(self) -> Il2CppString

GetName() overload

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§