Skip to main content

IMapSequenceEditor_ClearObjectsSequence_ClearObjectsConfirmDialog_YesItem

Trait IMapSequenceEditor_ClearObjectsSequence_ClearObjectsConfirmDialog_YesItem 

Source
pub trait IMapSequenceEditor_ClearObjectsSequence_ClearObjectsConfirmDialog_YesItem: IBasicDialogItemYes {
    // Provided methods
    fn m_a_callback(self) -> Action { ... }
    fn set_m_a_callback(self, value: Action) { ... }
}

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§