Skip to main content

IRelaySequence_RelaySequenceBase_1Methods

Trait IRelaySequence_RelaySequenceBase_1Methods 

Source
pub trait IRelaySequence_RelaySequenceBase_1Methods<T0: ClassIdentity>: ClassIdentity {
Show 93 methods // Provided methods fn on_create(self) where Self: Sized { ... } fn on_dispose(self) where Self: Sized { ... } fn on_shutdown(self) where Self: Sized { ... } fn jump_to(self, label: RelaySequence_Label) where Self: Sized { ... } fn backup(self) where Self: Sized { ... } fn restore_from_backup(self) where Self: Sized { ... } fn restore_from_backup_for_shutdown(self) where Self: Sized { ... } fn load_resources(self) where Self: Sized { ... } fn is_loading_resources(self) -> bool where Self: Sized { ... } fn end(self) where Self: Sized { ... } fn open_title_bar(self) where Self: Sized { ... } fn close_title_bar(self) where Self: Sized { ... } fn create_bg(self) where Self: Sized { ... } fn destroy_bg(self) where Self: Sized { ... } fn update_profile_card(self) where Self: Sized { ... } fn mode_menu(self) where Self: Sized { ... } fn select_mode(self, mode: Relay_Modes) where Self: Sized { ... } fn dispos_player_counts(self) where Self: Sized { ... } fn new_map_select_menu(self) where Self: Sized { ... } fn select_map(self, cid: Il2CppString) where Self: Sized { ... } fn new_setup(self) where Self: Sized { ... } fn take_over_mode_menu(self) where Self: Sized { ... } fn select_take_over_mode(self, mode: Relay_TakeOverModes) where Self: Sized { ... } fn take_over_search(self) where Self: Sized { ... } fn take_over_search_impl(self) where Self: Sized + Into<IlInstance> { ... } fn take_over_postsearch(self) where Self: Sized { ... } fn take_over_postsearch_impl(self) where Self: Sized + Into<IlInstance> { ... } fn take_over_postsearch_succeeded(self, principal_id: u64) where Self: Sized { ... } fn can_select_take_over( self, meta_data_from_server: RelayServerMetaData, principal_id: u64, ) -> (bool, Relay_CstoResult) where Self: Sized { ... } fn can_select_take_over_2( self, meta_data_from_server: RelayServerMetaData, principal_id: u64, current_unix_time: i64, ) -> (bool, Relay_CstoResult) where Self: Sized { ... } fn take_over_postsearch_branch(self) where Self: Sized { ... } fn take_over_random_select(self) where Self: Sized { ... } fn input_data_code(self) where Self: Sized { ... } fn confirm_search_data_code(self) where Self: Sized { ... } fn take_over_download_meta_with_data_code(self) where Self: Sized { ... } fn take_over_download_meta_with_data_code_impl(self) where Self: Sized + Into<IlInstance> { ... } fn take_over_postdownload_meta_with_data_code(self) where Self: Sized { ... } fn take_over_postdownload_meta_with_data_code_impl(self) where Self: Sized + Into<IlInstance> { ... } fn take_over_show(self) where Self: Sized { ... } fn take_over_set_playing(self) where Self: Sized { ... } fn take_over_set_playing_impl(self) where Self: Sized + Into<IlInstance> { ... } fn take_over_postset_playing(self) where Self: Sized { ... } fn take_over_postset_playing_impl(self) where Self: Sized + Into<IlInstance> { ... } fn replay_search(self) where Self: Sized { ... } fn replay_search_entered_impl(self) where Self: Sized + Into<IlInstance> { ... } fn replay_search_any_impl(self) where Self: Sized + Into<IlInstance> { ... } fn replay_postsearch(self) where Self: Sized { ... } fn replay_postsearch_impl(self) where Self: Sized + Into<IlInstance> { ... } fn replay_postsearch_succeeded(self, is_cache_used: bool) where Self: Sized { ... } fn replay_data_menu(self) where Self: Sized { ... } fn download_take_over(self) where Self: Sized { ... } fn download_replay(self) where Self: Sized { ... } fn download_impl(self, with_meta_data: bool) where Self: Sized + Into<IlInstance> { ... } fn postdownload_take_over(self) where Self: Sized { ... } fn postdownload_take_over_impl(self) where Self: Sized + Into<IlInstance> { ... } fn postdownload_take_over_succeeded(self) where Self: Sized { ... } fn postdownload_replay(self) where Self: Sized { ... } fn postdownload_replay_impl(self) where Self: Sized + Into<IlInstance> { ... } fn postdownload_replay_succeeded(self) where Self: Sized { ... } fn postdownload_succeeded_impl( self, label_failed: RelaySequence_Label, with_meta_data: bool, ) where Self: Sized { ... } fn map_sequence(self) where Self: Sized { ... } fn upload_show(self) where Self: Sized { ... } fn set_public(self, is_public: bool) where Self: Sized { ... } fn upload(self) where Self: Sized { ... } fn upload_impl(self) where Self: Sized + Into<IlInstance> { ... } fn postupload(self) where Self: Sized { ... } fn postupload_impl(self) where Self: Sized + Into<IlInstance> { ... } fn show_data_code(self, code: Il2CppString) where Self: Sized { ... } fn upload_profile_card(self) where Self: Sized { ... } fn use_ticket(self) where Self: Sized { ... } fn is_award(self) -> bool where Self: Sized { ... } fn preaward(self) where Self: Sized { ... } fn download_profile_cards(self) where Self: Sized { ... } fn close_wait_message_success(self) where Self: Sized { ... } fn close_wait_message_failure(self) where Self: Sized { ... } fn close_wait_message_impl(self, super_: ProcInst, is_success: bool) where Self: Sized { ... } fn no_ticket(self) where Self: Sized { ... } fn no_selectable_map(self) where Self: Sized { ... } fn not_found_map_for_take_over_random(self) where Self: Sized { ... } fn not_found_map_for_take_over_data_code(self) where Self: Sized { ... } fn cant_take_over_self_create(self) where Self: Sized { ... } fn cant_take_over_end(self) where Self: Sized { ... } fn cant_take_over_other_playing(self) where Self: Sized { ... } fn cant_take_over_already_played(self) where Self: Sized { ... } fn cant_take_over_lack_of_unit(self) where Self: Sized { ... } fn cant_take_over_unknown(self) where Self: Sized { ... } fn not_found_map_for_replay(self) where Self: Sized { ... } fn no_entered_map(self) where Self: Sized { ... } fn cant_get_by_deleting(self) where Self: Sized { ... } fn invalid_download_data(self) where Self: Sized { ... } fn deleted_halfway_branch_for_replay(self) where Self: Sized { ... } fn create_bind(super_: ProcInst) { ... } fn ctor(self) where Self: Sized { ... }
}

Provided Methods§

Source

fn on_create(self)
where Self: Sized,

Source

fn on_dispose(self)
where Self: Sized,

Source

fn on_shutdown(self)
where Self: Sized,

Source

fn jump_to(self, label: RelaySequence_Label)
where Self: Sized,

Source

fn backup(self)
where Self: Sized,

Source

fn restore_from_backup(self)
where Self: Sized,

Source

fn restore_from_backup_for_shutdown(self)
where Self: Sized,

Source

fn load_resources(self)
where Self: Sized,

Source

fn is_loading_resources(self) -> bool
where Self: Sized,

Source

fn end(self)
where Self: Sized,

Source

fn open_title_bar(self)
where Self: Sized,

Source

fn close_title_bar(self)
where Self: Sized,

Source

fn create_bg(self)
where Self: Sized,

Source

fn destroy_bg(self)
where Self: Sized,

Source

fn update_profile_card(self)
where Self: Sized,

Source

fn mode_menu(self)
where Self: Sized,

Source

fn select_mode(self, mode: Relay_Modes)
where Self: Sized,

Source

fn dispos_player_counts(self)
where Self: Sized,

Source

fn new_map_select_menu(self)
where Self: Sized,

Source

fn select_map(self, cid: Il2CppString)
where Self: Sized,

Source

fn new_setup(self)
where Self: Sized,

Source

fn take_over_mode_menu(self)
where Self: Sized,

Source

fn select_take_over_mode(self, mode: Relay_TakeOverModes)
where Self: Sized,

Source

fn take_over_search_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn take_over_postsearch(self)
where Self: Sized,

Source

fn take_over_postsearch_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn take_over_postsearch_succeeded(self, principal_id: u64)
where Self: Sized,

Source

fn can_select_take_over( self, meta_data_from_server: RelayServerMetaData, principal_id: u64, ) -> (bool, Relay_CstoResult)
where Self: Sized,

Source

fn can_select_take_over_2( self, meta_data_from_server: RelayServerMetaData, principal_id: u64, current_unix_time: i64, ) -> (bool, Relay_CstoResult)
where Self: Sized,

Source

fn take_over_postsearch_branch(self)
where Self: Sized,

Source

fn take_over_random_select(self)
where Self: Sized,

Source

fn input_data_code(self)
where Self: Sized,

Source

fn confirm_search_data_code(self)
where Self: Sized,

Source

fn take_over_download_meta_with_data_code(self)
where Self: Sized,

Source

fn take_over_download_meta_with_data_code_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn take_over_postdownload_meta_with_data_code(self)
where Self: Sized,

Source

fn take_over_postdownload_meta_with_data_code_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn take_over_show(self)
where Self: Sized,

Source

fn take_over_set_playing(self)
where Self: Sized,

Source

fn take_over_set_playing_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn take_over_postset_playing(self)
where Self: Sized,

Source

fn take_over_postset_playing_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn replay_search_entered_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn replay_search_any_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn replay_postsearch(self)
where Self: Sized,

Source

fn replay_postsearch_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn replay_postsearch_succeeded(self, is_cache_used: bool)
where Self: Sized,

Source

fn replay_data_menu(self)
where Self: Sized,

Source

fn download_take_over(self)
where Self: Sized,

Source

fn download_replay(self)
where Self: Sized,

Source

fn download_impl(self, with_meta_data: bool)
where Self: Sized + Into<IlInstance>,

Source

fn postdownload_take_over(self)
where Self: Sized,

Source

fn postdownload_take_over_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn postdownload_take_over_succeeded(self)
where Self: Sized,

Source

fn postdownload_replay(self)
where Self: Sized,

Source

fn postdownload_replay_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn postdownload_replay_succeeded(self)
where Self: Sized,

Source

fn postdownload_succeeded_impl( self, label_failed: RelaySequence_Label, with_meta_data: bool, )
where Self: Sized,

Source

fn map_sequence(self)
where Self: Sized,

Source

fn upload_show(self)
where Self: Sized,

Source

fn set_public(self, is_public: bool)
where Self: Sized,

Source

fn upload(self)
where Self: Sized,

Source

fn upload_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn postupload(self)
where Self: Sized,

Source

fn postupload_impl(self)
where Self: Sized + Into<IlInstance>,

Source

fn show_data_code(self, code: Il2CppString)
where Self: Sized,

Source

fn upload_profile_card(self)
where Self: Sized,

Source

fn use_ticket(self)
where Self: Sized,

Source

fn is_award(self) -> bool
where Self: Sized,

Source

fn preaward(self)
where Self: Sized,

Source

fn download_profile_cards(self)
where Self: Sized,

Source

fn close_wait_message_success(self)
where Self: Sized,

Source

fn close_wait_message_failure(self)
where Self: Sized,

Source

fn close_wait_message_impl(self, super_: ProcInst, is_success: bool)
where Self: Sized,

Source

fn no_ticket(self)
where Self: Sized,

Source

fn no_selectable_map(self)
where Self: Sized,

Source

fn not_found_map_for_take_over_random(self)
where Self: Sized,

Source

fn not_found_map_for_take_over_data_code(self)
where Self: Sized,

Source

fn cant_take_over_self_create(self)
where Self: Sized,

Source

fn cant_take_over_end(self)
where Self: Sized,

Source

fn cant_take_over_other_playing(self)
where Self: Sized,

Source

fn cant_take_over_already_played(self)
where Self: Sized,

Source

fn cant_take_over_lack_of_unit(self)
where Self: Sized,

Source

fn cant_take_over_unknown(self)
where Self: Sized,

Source

fn not_found_map_for_replay(self)
where Self: Sized,

Source

fn no_entered_map(self)
where Self: Sized,

Source

fn cant_get_by_deleting(self)
where Self: Sized,

Source

fn invalid_download_data(self)
where Self: Sized,

Source

fn deleted_halfway_branch_for_replay(self)
where Self: Sized,

Source

fn create_bind(super_: ProcInst)

Source

fn ctor(self)
where Self: Sized,

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§