Skip to main content

IHubPlayTalkAfter_GodRelianceMenu

Trait IHubPlayTalkAfter_GodRelianceMenu 

Source
pub trait IHubPlayTalkAfter_GodRelianceMenu: IBasicMenuItem {
    // Provided methods
    fn m_access(self) -> HubAccess { ... }
    fn set_m_access(self, value: HubAccess) { ... }
}

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§