Skip to main content

IVersusSequence_VersusSequenceBase_1Methods

Trait IVersusSequence_VersusSequenceBase_1Methods 

Source
pub trait IVersusSequence_VersusSequenceBase_1Methods<T0: ClassIdentity>: ClassIdentity {
Show 146 methods // Provided methods fn get_rate_data_type_name() -> Il2CppString { ... } fn on_create(self) where Self: Sized { ... } fn on_dispose(self) where Self: Sized { ... } fn jump_to(self, label: VersusSequence_Label) where Self: Sized { ... } fn get_my_edit_data_id(self) -> u64 where Self: Sized { ... } fn set_profile_target(self, profile: ProfileCard) where Self: Sized { ... } fn get_reported(self) -> bool where Self: Sized { ... } fn load_resources(self) where Self: Sized { ... } fn is_loading_resources(self) -> bool where Self: Sized { ... } fn menu_initialized(self) where Self: Sized { ... } fn init(self) where Self: Sized { ... } fn init_impl(self) where Self: Sized + Into<IlInstance> { ... } fn final(self) where Self: Sized { ... } fn final_impl(self) where Self: Sized + Into<IlInstance> { ... } fn is_failed_jump_to_top_impl(self) -> bool where Self: Sized + Into<IlInstance> { ... } fn is_reported_edit_map_impl(self) -> bool where Self: Sized + Into<IlInstance> { ... } fn upload_report_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn start_sequence(self) where Self: Sized { ... } fn end_sequence(self) where Self: Sized { ... } fn open_top_menu(self) where Self: Sized { ... } fn open_casual_menu(self) where Self: Sized { ... } fn copy_edit_data_from_server(self) -> IEnumerator where Self: Sized { ... } fn open_ranked_menu(self) where Self: Sized { ... } fn check_old_edit_data(self) -> IEnumerator where Self: Sized { ... } fn open_matching_menu(self) where Self: Sized { ... } fn branch_matching(self) where Self: Sized { ... } fn close_title_bar_and_bg(self) where Self: Sized { ... } fn reset_check_data(self, check_data_type: Versus_CheckDataType) where Self: Sized { ... } fn get_my_casual_data(self) -> IEnumerator where Self: Sized { ... } fn get_my_casual_meta_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_get_my_casual_meta_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn check_parental_control(self) -> IEnumerator where Self: Sized { ... } fn get_my_edit_data(self) -> IEnumerator where Self: Sized { ... } fn get_edit_meta_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_get_edit_meta_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn update_rate_impl(self) where Self: Sized + Into<IlInstance> { ... } fn set_ranked_info_impl(self) where Self: Sized + Into<IlInstance> { ... } fn search_same_rate(self) where Self: Sized { ... } fn search_same_rate_impl(self) where Self: Sized + Into<IlInstance> { ... } fn search_ranked_friend(self) where Self: Sized { ... } fn search_ranked_friend_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_search_ranked_friend(self) where Self: Sized { ... } fn post_search_same_rate(self) where Self: Sized { ... } fn exclude_my_search_ranked_data(self) where Self: Sized + Into<IlInstance> { ... } fn search_casual(self) where Self: Sized { ... } fn search_casual_impl(self) where Self: Sized + Into<IlInstance> { ... } fn search_casual_friend(self) where Self: Sized { ... } fn search_casual_friend_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_search_casual(self) where Self: Sized { ... } fn exclude_my_search_casual_data( self, data_list: List_1<VersusServerCasualMetaData>, ) where Self: Sized + Into<IlInstance> { ... } fn post_search_casual_friend(self) where Self: Sized { ... } fn select_friend_casual(self) where Self: Sized { ... } fn input_data_code(self) where Self: Sized { ... } fn search_data_code(self) where Self: Sized { ... } fn download_meta_casual_from_data_code(self) where Self: Sized { ... } fn download_meta_casual_from_data_code_impl(self) where Self: Sized + Into<IlInstance> { ... } fn download_meta_ranked_from_data_code(self) where Self: Sized { ... } fn download_meta_ranked_from_data_code_impl(self) where Self: Sized + Into<IlInstance> { ... } fn select_friend_ranked(self) where Self: Sized { ... } fn start_battle_dialog_casual_data_code(self) where Self: Sized { ... } fn start_battle_dialog_ranked_data_code(self) where Self: Sized { ... } fn check_profile_casual(self) where Self: Sized { ... } fn check_accessible_profile_impl( self, mode: Versus_Mode, target_slot_list: NexVersus_TargetSlotList, ) where Self: Sized + Into<IlInstance> { ... } fn select_profile_casual(self) where Self: Sized { ... } fn download_meta_casual_profile(self) where Self: Sized { ... } fn download_meta_profile_impl(self, mode: Versus_Mode, profile: ProfileCard) where Self: Sized + Into<IlInstance> { ... } fn check_profile_ranked(self) where Self: Sized { ... } fn select_profile_ranked(self) where Self: Sized { ... } fn download_meta_ranked_profile(self) where Self: Sized { ... } fn prepare(self) where Self: Sized { ... } fn clear_reliance(self) where Self: Sized { ... } fn clear_enhance(self) where Self: Sized { ... } fn delete_god_lueur(self) where Self: Sized { ... } fn prepare_casual(self) where Self: Sized { ... } fn prepare_ranked(self) where Self: Sized { ... } fn prepare_map_edit(self) where Self: Sized { ... } fn select_replay(self) where Self: Sized { ... } fn select_replay_impl(self) where Self: Sized + Into<IlInstance> { ... } fn open_replay_dialog(self) where Self: Sized { ... } fn download_replay(self) where Self: Sized { ... } fn download_replay_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_download_replay(self) where Self: Sized { ... } fn check_mock_battle_data(self) where Self: Sized { ... } fn prepare_replay(self) where Self: Sized { ... } fn disable_replay_data(self) where Self: Sized { ... } fn change_replay_meta_impl(self) where Self: Sized + Into<IlInstance> { ... } fn receive_reward(self) where Self: Sized { ... } fn get_reward( self, reward_iid: Il2CppString, count: i32, result_mess: Il2CppString, ) where Self: Sized { ... } fn download_casual(self) where Self: Sized { ... } fn download_casual_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_download_casual(self) where Self: Sized { ... } fn download_ranked(self) -> IEnumerator where Self: Sized { ... } fn download_impl(self) where Self: Sized + Into<IlInstance> { ... } fn download_my_edit_data(self) -> IEnumerator where Self: Sized { ... } fn download_my_edit_impl(self) where Self: Sized + Into<IlInstance> { ... } fn download_my_edit_for_edit_mode(self) -> IEnumerator where Self: Sized { ... } fn upload_replay(self) where Self: Sized { ... } fn upload_replay_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_upload_replay(self) where Self: Sized { ... } fn serialize_casual_data_init(self) where Self: Sized { ... } fn branch_end_casual(self) where Self: Sized { ... } fn branch_end_ranked(self) where Self: Sized { ... } fn upload_casual(self) where Self: Sized { ... } fn post_upload_casual(self) where Self: Sized { ... } fn change_casual_opponent(self) where Self: Sized { ... } fn upload_casual_impl(self) where Self: Sized + Into<IlInstance> { ... } fn change_casual_impl(self) where Self: Sized + Into<IlInstance> { ... } fn change_casual_opponent_impl(self) where Self: Sized + Into<IlInstance> { ... } fn calculate_rate(self) -> IEnumerator where Self: Sized { ... } fn get_downloaded_edit_meta_data_impl(self) -> VersusServerRankedMetaData where Self: Sized + Into<IlInstance> { ... } fn check_rate_data_type(self, old_rate: i32, new_rate: i32, data_id: u64) where Self: Sized { ... } fn change_ranked_meta_data_impl(self, meta_data: VersusServerRankedMetaData) where Self: Sized + Into<IlInstance> { ... } fn change_data_type_impl(self, data_id: u64, data_type: u16) where Self: Sized + Into<IlInstance> { ... } fn show_casual_result(self) where Self: Sized { ... } fn show_ranked_result(self) where Self: Sized { ... } fn download_profile(self) where Self: Sized { ... } fn download_profile_for_replay(self) where Self: Sized { ... } fn upload_profile(self) where Self: Sized { ... } fn update_profile(self) where Self: Sized { ... } fn reset_cache_post_download(self) where Self: Sized { ... } fn stop_bgm_hub() { ... } fn save(self) where Self: Sized { ... } fn restore(self) where Self: Sized { ... } fn open_invalid_data_dialog(self) where Self: Sized { ... } fn add_counters(self) where Self: Sized { ... } fn add_counter_defense(self) where Self: Sized { ... } fn add_play_report_start_count(self) where Self: Sized { ... } fn get_friend_list( self, is_filter: bool, is_sort: bool, max_count: i32, ) -> List_1<u64> where Self: Sized { ... } fn check_parental_control_impl(self) where Self: Sized + Into<IlInstance> { ... } fn is_parental_control_available_impl(self) -> bool where Self: Sized + Into<IlInstance> { ... } fn end_parental_control_impl(self) where Self: Sized + Into<IlInstance> { ... } fn create_bind(super_: ProcInst) { ... } fn get_data_type_name(data_type: u16) -> Il2CppString { ... } fn app_versus_sequence_i_versus_sequence_base_get_now_rate_name( self, ) -> Il2CppString where Self: Sized { ... } fn init_edit_data(self) where Self: Sized { ... } fn init_edit_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn prepare_edit_data(self) where Self: Sized { ... } fn upload_edit_data(self) where Self: Sized { ... } fn upload_edit_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn post_upload_edit_data(self) where Self: Sized { ... } fn post_upload_edit_data_impl(self) where Self: Sized + Into<IlInstance> { ... } fn get_last_uploaded_result_impl(self) -> bool where Self: Sized + Into<IlInstance> { ... } fn create_bind_upload_edit_data(super_: ProcInst) { ... } fn create_bind_upload_casual_data(super_: ProcInst) { ... } fn ctor(self) where Self: Sized { ... } fn cctor() { ... }
}

Provided Methods§

Source

fn get_rate_data_type_name() -> Il2CppString

Source

fn on_create(self)
where Self: Sized,

Source

fn on_dispose(self)
where Self: Sized,

Source

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

Source

fn get_my_edit_data_id(self) -> u64
where Self: Sized,

Source

fn set_profile_target(self, profile: ProfileCard)
where Self: Sized,

Source

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

Source

fn load_resources(self)
where Self: Sized,

Source

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

Source

fn menu_initialized(self)
where Self: Sized,

Source

fn init(self)
where Self: Sized,

Source

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

Source

fn final(self)
where Self: Sized,

Source

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

Source

fn is_failed_jump_to_top_impl(self) -> bool
where Self: Sized + Into<IlInstance>,

Source

fn is_reported_edit_map_impl(self) -> bool
where Self: Sized + Into<IlInstance>,

Source

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

Source

fn start_sequence(self)
where Self: Sized,

Source

fn end_sequence(self)
where Self: Sized,

Source

fn open_top_menu(self)
where Self: Sized,

Source

fn open_casual_menu(self)
where Self: Sized,

Source

fn copy_edit_data_from_server(self) -> IEnumerator
where Self: Sized,

Source

fn open_ranked_menu(self)
where Self: Sized,

Source

fn check_old_edit_data(self) -> IEnumerator
where Self: Sized,

Source

fn open_matching_menu(self)
where Self: Sized,

Source

fn branch_matching(self)
where Self: Sized,

Source

fn close_title_bar_and_bg(self)
where Self: Sized,

Source

fn reset_check_data(self, check_data_type: Versus_CheckDataType)
where Self: Sized,

Source

fn get_my_casual_data(self) -> IEnumerator
where Self: Sized,

Source

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

Source

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

Source

fn check_parental_control(self) -> IEnumerator
where Self: Sized,

Source

fn get_my_edit_data(self) -> IEnumerator
where Self: Sized,

Source

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

Source

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

Source

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

Source

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

Source

fn search_same_rate(self)
where Self: Sized,

Source

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

Source

fn search_ranked_friend(self)
where Self: Sized,

Source

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

Source

fn post_search_ranked_friend(self)
where Self: Sized,

Source

fn post_search_same_rate(self)
where Self: Sized,

Source

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

Source

fn search_casual(self)
where Self: Sized,

Source

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

Source

fn search_casual_friend(self)
where Self: Sized,

Source

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

Source

fn post_search_casual(self)
where Self: Sized,

Source

fn exclude_my_search_casual_data( self, data_list: List_1<VersusServerCasualMetaData>, )
where Self: Sized + Into<IlInstance>,

Source

fn post_search_casual_friend(self)
where Self: Sized,

Source

fn select_friend_casual(self)
where Self: Sized,

Source

fn input_data_code(self)
where Self: Sized,

Source

fn search_data_code(self)
where Self: Sized,

Source

fn download_meta_casual_from_data_code(self)
where Self: Sized,

Source

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

Source

fn download_meta_ranked_from_data_code(self)
where Self: Sized,

Source

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

Source

fn select_friend_ranked(self)
where Self: Sized,

Source

fn start_battle_dialog_casual_data_code(self)
where Self: Sized,

Source

fn start_battle_dialog_ranked_data_code(self)
where Self: Sized,

Source

fn check_profile_casual(self)
where Self: Sized,

Source

fn check_accessible_profile_impl( self, mode: Versus_Mode, target_slot_list: NexVersus_TargetSlotList, )
where Self: Sized + Into<IlInstance>,

Source

fn select_profile_casual(self)
where Self: Sized,

Source

fn download_meta_casual_profile(self)
where Self: Sized,

Source

fn download_meta_profile_impl(self, mode: Versus_Mode, profile: ProfileCard)
where Self: Sized + Into<IlInstance>,

Source

fn check_profile_ranked(self)
where Self: Sized,

Source

fn select_profile_ranked(self)
where Self: Sized,

Source

fn download_meta_ranked_profile(self)
where Self: Sized,

Source

fn prepare(self)
where Self: Sized,

Source

fn clear_reliance(self)
where Self: Sized,

Source

fn clear_enhance(self)
where Self: Sized,

Source

fn delete_god_lueur(self)
where Self: Sized,

Source

fn prepare_casual(self)
where Self: Sized,

Source

fn prepare_ranked(self)
where Self: Sized,

Source

fn prepare_map_edit(self)
where Self: Sized,

Source

fn select_replay(self)
where Self: Sized,

Source

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

Source

fn open_replay_dialog(self)
where Self: Sized,

Source

fn download_replay(self)
where Self: Sized,

Source

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

Source

fn post_download_replay(self)
where Self: Sized,

Source

fn check_mock_battle_data(self)
where Self: Sized,

Source

fn prepare_replay(self)
where Self: Sized,

Source

fn disable_replay_data(self)
where Self: Sized,

Source

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

Source

fn receive_reward(self)
where Self: Sized,

Source

fn get_reward( self, reward_iid: Il2CppString, count: i32, result_mess: Il2CppString, )
where Self: Sized,

Source

fn download_casual(self)
where Self: Sized,

Source

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

Source

fn post_download_casual(self)
where Self: Sized,

Source

fn download_ranked(self) -> IEnumerator
where Self: Sized,

Source

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

Source

fn download_my_edit_data(self) -> IEnumerator
where Self: Sized,

Source

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

Source

fn download_my_edit_for_edit_mode(self) -> IEnumerator
where Self: Sized,

Source

fn upload_replay(self)
where Self: Sized,

Source

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

Source

fn post_upload_replay(self)
where Self: Sized,

Source

fn serialize_casual_data_init(self)
where Self: Sized,

Source

fn branch_end_casual(self)
where Self: Sized,

Source

fn branch_end_ranked(self)
where Self: Sized,

Source

fn upload_casual(self)
where Self: Sized,

Source

fn post_upload_casual(self)
where Self: Sized,

Source

fn change_casual_opponent(self)
where Self: Sized,

Source

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

Source

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

Source

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

Source

fn calculate_rate(self) -> IEnumerator
where Self: Sized,

Source

fn get_downloaded_edit_meta_data_impl(self) -> VersusServerRankedMetaData
where Self: Sized + Into<IlInstance>,

Source

fn check_rate_data_type(self, old_rate: i32, new_rate: i32, data_id: u64)
where Self: Sized,

Source

fn change_ranked_meta_data_impl(self, meta_data: VersusServerRankedMetaData)
where Self: Sized + Into<IlInstance>,

Source

fn change_data_type_impl(self, data_id: u64, data_type: u16)
where Self: Sized + Into<IlInstance>,

Source

fn show_casual_result(self)
where Self: Sized,

Source

fn show_ranked_result(self)
where Self: Sized,

Source

fn download_profile(self)
where Self: Sized,

Source

fn download_profile_for_replay(self)
where Self: Sized,

Source

fn upload_profile(self)
where Self: Sized,

Source

fn update_profile(self)
where Self: Sized,

Source

fn reset_cache_post_download(self)
where Self: Sized,

Source

fn stop_bgm_hub()

Source

fn save(self)
where Self: Sized,

Source

fn restore(self)
where Self: Sized,

Source

fn open_invalid_data_dialog(self)
where Self: Sized,

Source

fn add_counters(self)
where Self: Sized,

Source

fn add_counter_defense(self)
where Self: Sized,

Source

fn add_play_report_start_count(self)
where Self: Sized,

Source

fn get_friend_list( self, is_filter: bool, is_sort: bool, max_count: i32, ) -> List_1<u64>
where Self: Sized,

Source

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

Source

fn is_parental_control_available_impl(self) -> bool
where Self: Sized + Into<IlInstance>,

Source

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

Source

fn create_bind(super_: ProcInst)

Source

fn get_data_type_name(data_type: u16) -> Il2CppString

Source

fn app_versus_sequence_i_versus_sequence_base_get_now_rate_name( self, ) -> Il2CppString
where Self: Sized,

Source

fn init_edit_data(self)
where Self: Sized,

Source

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

Source

fn prepare_edit_data(self)
where Self: Sized,

Source

fn upload_edit_data(self)
where Self: Sized,

Source

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

Source

fn post_upload_edit_data(self)
where Self: Sized,

Source

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

Source

fn get_last_uploaded_result_impl(self) -> bool
where Self: Sized + Into<IlInstance>,

Source

fn create_bind_upload_edit_data(super_: ProcInst)

Source

fn create_bind_upload_casual_data(super_: ProcInst)

Source

fn ctor(self)
where Self: Sized,

Source

fn cctor()

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§