pub struct VersusSequence_VersusSequenceNet(/* private fields */);Expand description
IL2CPP class: App.VersusSequence.VersusSequenceNet
Inherits: VersusSequence_VersusSequenceBase_1<crate::app::versussequence::VersusSequence_VersusSequenceNet>
Implementations§
Source§impl VersusSequence_VersusSequenceNet
impl VersusSequence_VersusSequenceNet
pub fn base( self, ) -> VersusSequence_VersusSequenceBase_1<VersusSequence_VersusSequenceNet>
Source§impl VersusSequence_VersusSequenceNet
impl VersusSequence_VersusSequenceNet
Sourcepub fn create_bind(super_: impl Into<ProcInst>)
pub fn create_bind(super_: impl Into<ProcInst>)
CreateBind(crate::app::procinst::ProcInst) overload
Sourcepub fn create_bind_upload_edit_data(super_: impl Into<ProcInst>)
pub fn create_bind_upload_edit_data(super_: impl Into<ProcInst>)
CreateBindUploadEditData(crate::app::procinst::ProcInst) overload
Sourcepub fn create_bind_upload_casual_data(super_: impl Into<ProcInst>)
pub fn create_bind_upload_casual_data(super_: impl Into<ProcInst>)
CreateBindUploadCasualData(crate::app::procinst::ProcInst) overload
Source§impl VersusSequence_VersusSequenceNet
impl VersusSequence_VersusSequenceNet
pub fn init_impl_method_info() -> &'static MethodInfo
pub fn final_impl_method_info() -> &'static MethodInfo
pub fn is_failed_jump_to_top_impl_method_info() -> &'static MethodInfo
pub fn is_reported_edit_map_impl_method_info() -> &'static MethodInfo
pub fn upload_report_data_impl_method_info() -> &'static MethodInfo
pub fn create_bind_method_info() -> &'static MethodInfo
pub fn create_bind_upload_edit_data_method_info() -> &'static MethodInfo
pub fn create_bind_upload_casual_data_method_info() -> &'static MethodInfo
pub fn get_my_casual_meta_data_impl_method_info() -> &'static MethodInfo
pub fn post_get_my_casual_meta_data_impl_method_info() -> &'static MethodInfo
pub fn get_edit_meta_data_impl_method_info() -> &'static MethodInfo
pub fn post_get_edit_meta_data_impl_method_info() -> &'static MethodInfo
pub fn update_rate_impl_method_info() -> &'static MethodInfo
pub fn set_ranked_info_impl_method_info() -> &'static MethodInfo
pub fn upload_edit_data_impl_method_info() -> &'static MethodInfo
pub fn post_upload_edit_data_impl_method_info() -> &'static MethodInfo
pub fn upload_replay_impl_method_info() -> &'static MethodInfo
pub fn upload_casual_impl_method_info() -> &'static MethodInfo
pub fn change_casual_impl_method_info() -> &'static MethodInfo
pub fn change_casual_opponent_impl_method_info() -> &'static MethodInfo
pub fn search_same_rate_impl_method_info() -> &'static MethodInfo
pub fn search_ranked_friend_impl_method_info() -> &'static MethodInfo
pub fn exclude_my_search_ranked_data_method_info() -> &'static MethodInfo
pub fn search_casual_impl_method_info() -> &'static MethodInfo
pub fn search_casual_friend_impl_method_info() -> &'static MethodInfo
pub fn exclude_my_search_casual_data_method_info() -> &'static MethodInfo
pub fn download_impl_method_info() -> &'static MethodInfo
pub fn download_my_edit_impl_method_info() -> &'static MethodInfo
pub fn download_meta_casual_from_data_code_impl_method_info() -> &'static MethodInfo
pub fn download_meta_ranked_from_data_code_impl_method_info() -> &'static MethodInfo
pub fn check_accessible_profile_impl_method_info() -> &'static MethodInfo
pub fn download_meta_profile_impl_method_info() -> &'static MethodInfo
pub fn download_casual_impl_method_info() -> &'static MethodInfo
pub fn select_replay_impl_method_info() -> &'static MethodInfo
pub fn download_replay_impl_method_info() -> &'static MethodInfo
pub fn change_replay_meta_impl_method_info() -> &'static MethodInfo
pub fn get_last_uploaded_result_impl_method_info() -> &'static MethodInfo
pub fn get_downloaded_edit_meta_data_impl_method_info() -> &'static MethodInfo
pub fn change_ranked_meta_data_impl_method_info() -> &'static MethodInfo
pub fn change_data_type_impl_method_info() -> &'static MethodInfo
pub fn init_edit_data_impl_method_info() -> &'static MethodInfo
pub fn check_parental_control_impl_method_info() -> &'static MethodInfo
pub fn is_parental_control_available_impl_method_info() -> &'static MethodInfo
pub fn end_parental_control_impl_method_info() -> &'static MethodInfo
pub fn ctor_method_info() -> &'static MethodInfo
Source§impl VersusSequence_VersusSequenceNet
impl VersusSequence_VersusSequenceNet
Sourcepub unsafe fn init_impl(this: impl Into<IlInstance>)
pub unsafe fn init_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own InitImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn final_impl(this: impl Into<IlInstance>)
pub unsafe fn final_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own FinalImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn is_failed_jump_to_top_impl(this: impl Into<IlInstance>) -> bool
pub unsafe fn is_failed_jump_to_top_impl(this: impl Into<IlInstance>) -> bool
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own IsFailedJumpToTopImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn is_reported_edit_map_impl(this: impl Into<IlInstance>) -> bool
pub unsafe fn is_reported_edit_map_impl(this: impl Into<IlInstance>) -> bool
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own IsReportedEditMapImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn upload_report_data_impl(this: impl Into<IlInstance>)
pub unsafe fn upload_report_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own UploadReportDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn get_my_casual_meta_data_impl(this: impl Into<IlInstance>)
pub unsafe fn get_my_casual_meta_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own GetMyCasualMetaDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn post_get_my_casual_meta_data_impl(this: impl Into<IlInstance>)
pub unsafe fn post_get_my_casual_meta_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own PostGetMyCasualMetaDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn get_edit_meta_data_impl(this: impl Into<IlInstance>)
pub unsafe fn get_edit_meta_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own GetEditMetaDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn post_get_edit_meta_data_impl(this: impl Into<IlInstance>)
pub unsafe fn post_get_edit_meta_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own PostGetEditMetaDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn update_rate_impl(this: impl Into<IlInstance>)
pub unsafe fn update_rate_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own UpdateRateImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn set_ranked_info_impl(this: impl Into<IlInstance>)
pub unsafe fn set_ranked_info_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own SetRankedInfoImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn upload_edit_data_impl(this: impl Into<IlInstance>)
pub unsafe fn upload_edit_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own UploadEditDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn post_upload_edit_data_impl(this: impl Into<IlInstance>)
pub unsafe fn post_upload_edit_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own PostUploadEditDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn upload_replay_impl(this: impl Into<IlInstance>)
pub unsafe fn upload_replay_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own UploadReplayImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn upload_casual_impl(this: impl Into<IlInstance>)
pub unsafe fn upload_casual_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own UploadCasualImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn change_casual_impl(this: impl Into<IlInstance>)
pub unsafe fn change_casual_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ChangeCasualImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn change_casual_opponent_impl(this: impl Into<IlInstance>)
pub unsafe fn change_casual_opponent_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ChangeCasualOpponentImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn search_same_rate_impl(this: impl Into<IlInstance>)
pub unsafe fn search_same_rate_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own SearchSameRateImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn search_ranked_friend_impl(this: impl Into<IlInstance>)
pub unsafe fn search_ranked_friend_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own SearchRankedFriendImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn exclude_my_search_ranked_data(this: impl Into<IlInstance>)
pub unsafe fn exclude_my_search_ranked_data(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ExcludeMySearchRankedData. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn search_casual_impl(this: impl Into<IlInstance>)
pub unsafe fn search_casual_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own SearchCasualImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn search_casual_friend_impl(this: impl Into<IlInstance>)
pub unsafe fn search_casual_friend_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own SearchCasualFriendImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn exclude_my_search_casual_data(
this: impl Into<IlInstance>,
data_list: List_1<VersusServerCasualMetaData>,
)
pub unsafe fn exclude_my_search_casual_data( this: impl Into<IlInstance>, data_list: List_1<VersusServerCasualMetaData>, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ExcludeMySearchCasualData. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_impl(this: impl Into<IlInstance>)
pub unsafe fn download_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_my_edit_impl(this: impl Into<IlInstance>)
pub unsafe fn download_my_edit_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadMyEditImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_meta_casual_from_data_code_impl(
this: impl Into<IlInstance>,
)
pub unsafe fn download_meta_casual_from_data_code_impl( this: impl Into<IlInstance>, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadMetaCasualFromDataCodeImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_meta_ranked_from_data_code_impl(
this: impl Into<IlInstance>,
)
pub unsafe fn download_meta_ranked_from_data_code_impl( this: impl Into<IlInstance>, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadMetaRankedFromDataCodeImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn check_accessible_profile_impl(
this: impl Into<IlInstance>,
mode: Versus_Mode,
target_slot_list: NexVersus_TargetSlotList,
)
pub unsafe fn check_accessible_profile_impl( this: impl Into<IlInstance>, mode: Versus_Mode, target_slot_list: NexVersus_TargetSlotList, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own CheckAccessibleProfileImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_meta_profile_impl(
this: impl Into<IlInstance>,
mode: Versus_Mode,
profile: ProfileCard,
)
pub unsafe fn download_meta_profile_impl( this: impl Into<IlInstance>, mode: Versus_Mode, profile: ProfileCard, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadMetaProfileImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_casual_impl(this: impl Into<IlInstance>)
pub unsafe fn download_casual_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadCasualImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn select_replay_impl(this: impl Into<IlInstance>)
pub unsafe fn select_replay_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own SelectReplayImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn download_replay_impl(this: impl Into<IlInstance>)
pub unsafe fn download_replay_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own DownloadReplayImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn change_replay_meta_impl(this: impl Into<IlInstance>)
pub unsafe fn change_replay_meta_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ChangeReplayMetaImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn get_last_uploaded_result_impl(this: impl Into<IlInstance>) -> bool
pub unsafe fn get_last_uploaded_result_impl(this: impl Into<IlInstance>) -> bool
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own GetLastUploadedResultImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn get_downloaded_edit_meta_data_impl(
this: impl Into<IlInstance>,
) -> VersusServerRankedMetaData
pub unsafe fn get_downloaded_edit_meta_data_impl( this: impl Into<IlInstance>, ) -> VersusServerRankedMetaData
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own GetDownloadedEditMetaDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn change_ranked_meta_data_impl(
this: impl Into<IlInstance>,
meta_data: VersusServerRankedMetaData,
)
pub unsafe fn change_ranked_meta_data_impl( this: impl Into<IlInstance>, meta_data: VersusServerRankedMetaData, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ChangeRankedMetaDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn change_data_type_impl(
this: impl Into<IlInstance>,
data_id: u64,
data_type: u16,
)
pub unsafe fn change_data_type_impl( this: impl Into<IlInstance>, data_id: u64, data_type: u16, )
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own ChangeDataTypeImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn init_edit_data_impl(this: impl Into<IlInstance>)
pub unsafe fn init_edit_data_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own InitEditDataImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn check_parental_control_impl(this: impl Into<IlInstance>)
pub unsafe fn check_parental_control_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own CheckParentalControlImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn is_parental_control_available_impl(
this: impl Into<IlInstance>,
) -> bool
pub unsafe fn is_parental_control_available_impl( this: impl Into<IlInstance>, ) -> bool
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own IsParentalControlAvailableImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn end_parental_control_impl(this: impl Into<IlInstance>)
pub unsafe fn end_parental_control_impl(this: impl Into<IlInstance>)
Direct (non-virtual) call to VersusSequence_VersusSequenceNet’s own EndParentalControlImpl. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Trait Implementations§
Source§impl Clone for VersusSequence_VersusSequenceNet
impl Clone for VersusSequence_VersusSequenceNet
Source§fn clone(&self) -> VersusSequence_VersusSequenceNet
fn clone(&self) -> VersusSequence_VersusSequenceNet
1.0.0§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl FromIlInstance for VersusSequence_VersusSequenceNet
impl FromIlInstance for VersusSequence_VersusSequenceNet
fn from_il_instance(instance: IlInstance) -> Self
fn instantiate() -> Option<Self>
§fn instantiate_with_class(class: Class) -> Option<Self>
fn instantiate_with_class(class: Class) -> Option<Self>
class is a subtype of Self or layout compatibleSource§impl IProcInst for VersusSequence_VersusSequenceNet
impl IProcInst for VersusSequence_VersusSequenceNet
fn m_descs(self) -> Array<ProcDesc>
fn set_m_descs(self, value: Array<ProcDesc>)
fn m_desc_index(self) -> i32
fn set_m_desc_index(self, value: i32)
fn m_name(self) -> Il2CppString
fn set_m_name(self, value: Il2CppString)
fn m_hash_code(self) -> i32
fn set_m_hash_code(self, value: i32)
fn m_super(self) -> ProcInst
fn set_m_super(self, value: ProcInst)
fn m_child(self) -> ProcInst
fn set_m_child(self, value: ProcInst)
fn m_prev(self) -> ProcInst
fn set_m_prev(self, value: ProcInst)
fn m_next(self) -> ProcInst
fn set_m_next(self, value: ProcInst)
fn m_persistent(self) -> ProcVoidMethod
fn set_m_persistent(self, value: ProcVoidMethod)
fn m_state(self) -> ProcInst_State
fn set_m_state(self, value: ProcInst_State)
fn m_suspend(self) -> i32
fn set_m_suspend(self, value: i32)
fn m_wait_time(self) -> f32
fn set_m_wait_time(self, value: f32)
fn m_tick_time(self) -> f32
fn set_m_tick_time(self, value: f32)
fn m_stack(self) -> RawValueStack
fn set_m_stack(self, value: RawValueStack)
Source§impl ISingletonProcInst_1<VersusSequence_VersusSequenceNet> for VersusSequence_VersusSequenceNet
impl ISingletonProcInst_1<VersusSequence_VersusSequenceNet> for VersusSequence_VersusSequenceNet
fn m_is_loaded(self) -> bool
fn set_m_is_loaded(self, value: bool)
Source§impl IVersusSequence_VersusSequenceBase_1<VersusSequence_VersusSequenceNet> for VersusSequence_VersusSequenceNet
impl IVersusSequence_VersusSequenceBase_1<VersusSequence_VersusSequenceNet> for VersusSequence_VersusSequenceNet
fn m_is_started_casual(self) -> bool
fn set_m_is_started_casual(self, value: bool)
fn m_search_casual_results(self) -> List_1<VersusServerCasualMetaData>
fn set_m_search_casual_results(self, value: List_1<VersusServerCasualMetaData>)
fn m_search_friend_casual_results(self) -> List_1<VersusServerCasualMetaData>
fn set_m_search_friend_casual_results( self, value: List_1<VersusServerCasualMetaData>, )
fn m_profile_casual_results(self) -> NexVersus_TargetSlotList
fn set_m_profile_casual_results(self, value: NexVersus_TargetSlotList)
fn m_is_started_ranked(self) -> bool
fn set_m_is_started_ranked(self, value: bool)
fn m_search_ranked_results(self) -> List_1<VersusServerRankedMetaData>
fn set_m_search_ranked_results(self, value: List_1<VersusServerRankedMetaData>)
fn m_search_friend_ranked_results(self) -> List_1<VersusServerRankedMetaData>
fn set_m_search_friend_ranked_results( self, value: List_1<VersusServerRankedMetaData>, )
fn m_profile_ranked_results(self) -> NexVersus_TargetSlotList
fn set_m_profile_ranked_results(self, value: NexVersus_TargetSlotList)
fn m_my_edit_data_id(self) -> u64
fn set_m_my_edit_data_id(self, value: u64)
fn m_is_reported(self) -> bool
fn set_m_is_reported(self, value: bool)
fn m_is_show_reported_window(self) -> bool
fn set_m_is_show_reported_window(self, value: bool)
fn m_selected_replay_meta_data(self) -> VersusServerReplayMetaData
fn set_m_selected_replay_meta_data(self, value: VersusServerReplayMetaData)
fn m_replay_result(self) -> Versus_MapResult
fn set_m_replay_result(self, value: Versus_MapResult)
fn m_bg(self) -> MenuBg
fn set_m_bg(self, value: MenuBg)
fn m_my_info(self) -> VersusMyInfoContent
fn set_m_my_info(self, value: VersusMyInfoContent)
fn m_is_initialized(self) -> bool
fn set_m_is_initialized(self, value: bool)
fn m_target_data_code(self) -> Il2CppString
fn set_m_target_data_code(self, value: Il2CppString)
fn m_profile_target(self) -> ProfileCard
fn set_m_profile_target(self, value: ProfileCard)
impl Copy for VersusSequence_VersusSequenceNet
impl IObject for VersusSequence_VersusSequenceNet
impl IVersusSequence_VersusSequenceNet for VersusSequence_VersusSequenceNet
Auto Trait Implementations§
impl Freeze for VersusSequence_VersusSequenceNet
impl RefUnwindSafe for VersusSequence_VersusSequenceNet
impl !Send for VersusSequence_VersusSequenceNet
impl !Sync for VersusSequence_VersusSequenceNet
impl Unpin for VersusSequence_VersusSequenceNet
impl UnwindSafe for VersusSequence_VersusSequenceNet
Blanket Implementations§
§impl<T> Any for Twhere
T: 'static + ?Sized,
impl<T> Any for Twhere
T: 'static + ?Sized,
§impl<T> Borrow<T> for Twhere
T: ?Sized,
impl<T> Borrow<T> for Twhere
T: ?Sized,
§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Cast for Twhere
T: SystemObject,
impl<T> Cast for Twhere
T: SystemObject,
fn get_class(self) -> Class
fn is_null(self) -> bool
fn rebind_class(self, new_class: Class)
fn override_class(self) -> Class
fn is_instance_of<T>(self) -> boolwhere
T: ClassIdentity,
fn is_direct_subclass_of<T>(self) -> boolwhere
T: ClassIdentity,
fn try_cast<T>(self) -> Option<T>where
T: ClassIdentity + FromIlInstance,
§unsafe fn cast<T>(self) -> Twhere
T: ClassIdentity + FromIlInstance,
unsafe fn cast<T>(self) -> Twhere
T: ClassIdentity + FromIlInstance,
§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§unsafe fn clone_to_uninit(&self, dest: *mut u8)
unsafe fn clone_to_uninit(&self, dest: *mut u8)
clone_to_uninit)§impl<T> DefaultInjectedMembers for T
impl<T> DefaultInjectedMembers for T
fn __injected_fields() -> Vec<InjectedFieldDescriptor>
fn __injected_methods() -> Vec<InjectedMethodDescriptor>
fn __injected_overrides() -> Vec<InjectedOverrideDescriptor>
Source§impl<T0, __U> IArrayBuilder_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IArrayBuilder_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, capacity: i32)where
Self: Sized,
fn get_capacity(self) -> i32where
Self: Sized,
fn get_count(self) -> i32where
Self: Sized,
fn get_item(self, index: i32) -> T0where
Self: Sized,
fn add(self, item: T0)where
Self: Sized,
fn to_array(self) -> Array<T0>where
Self: Sized,
fn unchecked_add(self, item: T0)where
Self: Sized,
fn ensure_capacity(self, minimum: i32)where
Self: Sized,
Source§impl<T0, __U> IAsyncOperationHandle_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IAsyncOperationHandle_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn get_location_name(self) -> Il2CppStringwhere
Self: Sized,
fn set_location_name(self, value: Il2CppString)where
Self: Sized,
fn op_implicit(obj: AsyncOperationHandle_1<T0>) -> AsyncOperationHandle
fn ctor(self, op: AsyncOperationBase_1<T0>)where
Self: Sized,
fn get_download_status(self) -> DownloadStatuswhere
Self: Sized,
fn internal_get_download_status(
self,
visited: HashSet_1<Object>,
) -> DownloadStatuswhere
Self: Sized,
fn ctor_2(self, op: IAsyncOperation)where
Self: Sized,
fn ctor_3(self, op: IAsyncOperation, version: i32)where
Self: Sized,
fn ctor_4(self, op: IAsyncOperation, location_name: Il2CppString)where
Self: Sized,
fn ctor_5(self, op: IAsyncOperation, version: i32, location_name: Il2CppString)where
Self: Sized,
fn acquire(self) -> AsyncOperationHandle_1<T0>where
Self: Sized,
fn add_completed(self, value: Action_1<AsyncOperationHandle_1<T0>>)where
Self: Sized,
fn remove_completed(self, value: Action_1<AsyncOperationHandle_1<T0>>)where
Self: Sized,
fn add_completed_typeless(self, value: Action_1<AsyncOperationHandle>)where
Self: Sized,
fn remove_completed_typeless(self, value: Action_1<AsyncOperationHandle>)where
Self: Sized,
fn get_debug_name(self) -> Il2CppStringwhere
Self: Sized,
fn add_destroyed(self, value: Action_1<AsyncOperationHandle>)where
Self: Sized,
fn remove_destroyed(self, value: Action_1<AsyncOperationHandle>)where
Self: Sized,
fn equals(self, other: AsyncOperationHandle_1<T0>) -> boolwhere
Self: Sized,
fn get_hash_code(self) -> i32where
Self: Sized,
fn wait_for_completion(self) -> T0where
Self: Sized,
fn get_internal_op(self) -> AsyncOperationBase_1<T0>where
Self: Sized,
fn get_is_done(self) -> boolwhere
Self: Sized,
fn is_valid(self) -> boolwhere
Self: Sized,
fn get_percent_complete(self) -> f32where
Self: Sized,
fn get_reference_count(self) -> i32where
Self: Sized,
fn release(self)where
Self: Sized,
fn get_result(self) -> T0where
Self: Sized,
fn get_status(self) -> AsyncOperationStatuswhere
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_move_next(self) -> boolwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, __U> ICoreUnsafeUtils_DefaultKeyGetter_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> ICoreUnsafeUtils_DefaultKeyGetter_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
Source§impl<T0, T1, __U> IDictionary_2_EnumeratorMethods<T0, T1> for __U
impl<T0, T1, __U> IDictionary_2_EnumeratorMethods<T0, T1> for __U
fn ctor(self, dictionary: Dictionary_2<T0, T1>, get_enumerator_ret_type: i32)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> KeyValuePair_2<T0, T1>where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
fn system_collections_i_dictionary_enumerator_get_entry(self) -> DictionaryEntrywhere
Self: Sized,
fn system_collections_i_dictionary_enumerator_get_key(self) -> Objectwhere
Self: Sized,
fn system_collections_i_dictionary_enumerator_get_value(self) -> Objectwhere
Self: Sized,
Source§impl<T0, T1, __U> IDictionary_2_KeyCollection_EnumeratorMethods<T0, T1> for __U
impl<T0, T1, __U> IDictionary_2_KeyCollection_EnumeratorMethods<T0, T1> for __U
fn ctor(self, dictionary: Dictionary_2<T0, T1>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, T1, __U> IDictionary_2_ValueCollection_EnumeratorMethods<T0, T1> for __U
impl<T0, T1, __U> IDictionary_2_ValueCollection_EnumeratorMethods<T0, T1> for __U
fn ctor(self, dictionary: Dictionary_2<T0, T1>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T1where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, __U> IExposedReference_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IExposedReference_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn resolve(self, resolver: IExposedPropertyTable) -> T0where
Self: Sized,
Source§impl<T0, __U> IHashSet_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IHashSet_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, set: HashSet_1<T0>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, __U> IIJobParallelForTransformExtensions_TransformParallelForLoopStruct_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IIJobParallelForTransformExtensions_TransformParallelForLoopStruct_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn initialize() -> IntPtr
Source§impl<T0, T1, __U> IKeyValuePair_2Methods<T0, T1> for __U
impl<T0, T1, __U> IKeyValuePair_2Methods<T0, T1> for __U
Source§impl<T0, __U> ILargeArrayBuilder_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> ILargeArrayBuilder_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, initialize: bool)where
Self: Sized,
fn ctor_2(self, max_capacity: i32)where
Self: Sized,
fn add_range(self, items: IEnumerable_1<T0>)where
Self: Sized,
fn copy_to(self, array: Array<T0>, array_index: i32, count: i32)where
Self: Sized,
fn get_buffer(self, index: i32) -> Array<T0>where
Self: Sized,
fn to_array(self) -> Array<T0>where
Self: Sized,
fn try_move(self) -> (bool, Array<T0>)where
Self: Sized,
fn allocate_buffer(self)where
Self: Sized,
Source§impl<T0, __U> ILinkedList_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> ILinkedList_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, list: LinkedList_1<T0>)where
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn system_runtime_serialization_i_deserialization_callback_on_deserialization(
self,
sender: Object,
)where
Self: Sized,
Source§impl<T0, __U> IListBuffer_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IListBuffer_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn get_count(self) -> i32where
Self: Sized,
fn get_capacity(self) -> i32where
Self: Sized,
fn get_item(self) -> (*mut T0, i32)where
Self: Sized,
fn get_unchecked(self) -> (*mut T0, i32)where
Self: Sized,
fn try_add(self) -> (bool, T0)where
Self: Sized,
fn try_copy_to(self, other: ListBuffer_1<T0>) -> boolwhere
Self: Sized,
Source§impl<T0, __U> IList_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IList_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, list: List_1<T0>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn move_next_rare(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<__T> IObjectMethods for __Twhere
__T: IObject,
impl<__T> IObjectMethods for __Twhere
__T: IObject,
Source§fn equals(self, obj: impl Into<Object>) -> bool
fn equals(self, obj: impl Into<Object>) -> bool
Equals(crate::system::object::Object) overloadSource§fn get_hash_code(self) -> i32
fn get_hash_code(self) -> i32
GetHashCode() overloadSource§fn memberwise_clone(self) -> Object
fn memberwise_clone(self) -> Object
MemberwiseClone() overloadSource§fn to_string(self) -> Il2CppString
fn to_string(self) -> Il2CppString
ToString() overloadSource§fn field_getter(
self,
type_name: impl Into<Il2CppString>,
field_name: impl Into<Il2CppString>,
) -> IlInstance
fn field_getter( self, type_name: impl Into<Il2CppString>, field_name: impl Into<Il2CppString>, ) -> IlInstance
FieldGetter(::unity::Il2CppString, ::unity::Il2CppString, *mut::unity::IlInstance) overloadSource§fn field_setter(
self,
type_name: impl Into<Il2CppString>,
field_name: impl Into<Il2CppString>,
val: impl Into<Object>,
)
fn field_setter( self, type_name: impl Into<Il2CppString>, field_name: impl Into<Il2CppString>, val: impl Into<Object>, )
FieldSetter(::unity::Il2CppString, ::unity::Il2CppString, crate::system::object::Object) overloadSource§impl<T0, __U> IObjectPool_1_PooledObjectMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IObjectPool_1_PooledObjectMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, value: T0, pool: ObjectPool_1_2<T0>)where
Self: Sized,
fn system_i_disposable_dispose(self)where
Self: Sized,
Source§impl<__T> IProcInstMethods for __Twhere
__T: IProcInst,
impl<__T> IProcInstMethods for __Twhere
__T: IProcInst,
Source§fn get_no_desc(self) -> Array<ProcDesc>
fn get_no_desc(self) -> Array<ProcDesc>
GetNoDesc() overloadSource§fn get_coroutine(self) -> Array<ProcDesc>
fn get_coroutine(self) -> Array<ProcDesc>
GetCoroutine() overloadSource§fn create_no_desc(self, super_: impl Into<ProcInst>) -> ProcInst
fn create_no_desc(self, super_: impl Into<ProcInst>) -> ProcInst
CreateNoDesc(crate::app::procinst::ProcInst) overloadSource§fn create_coroutine(self, super_: impl Into<ProcInst>) -> ProcInst
fn create_coroutine(self, super_: impl Into<ProcInst>) -> ProcInst
CreateCoroutine(crate::app::procinst::ProcInst) overloadSource§fn create_bind_no_desc(self, super_: impl Into<ProcInst>) -> ProcInst
fn create_bind_no_desc(self, super_: impl Into<ProcInst>) -> ProcInst
CreateBindNoDesc(crate::app::procinst::ProcInst) overloadSource§fn create_bind_coroutine(self, super_: impl Into<ProcInst>) -> ProcInst
fn create_bind_coroutine(self, super_: impl Into<ProcInst>) -> ProcInst
CreateBindCoroutine(crate::app::procinst::ProcInst) overloadSource§fn create(
self,
super_: impl Into<ProcInst>,
descs: impl Into<Array<ProcDesc>>,
name: impl Into<Il2CppString>,
) -> ProcInst
fn create( self, super_: impl Into<ProcInst>, descs: impl Into<Array<ProcDesc>>, name: impl Into<Il2CppString>, ) -> ProcInst
Create(crate::app::procinst::ProcInst, ::unity::Array<crate::app::procdesc::ProcDesc>, ::unity::Il2CppString) overloadSource§fn create_bind(
self,
super_: impl Into<ProcInst>,
descs: impl Into<Array<ProcDesc>>,
name: impl Into<Il2CppString>,
) -> ProcInst
fn create_bind( self, super_: impl Into<ProcInst>, descs: impl Into<Array<ProcDesc>>, name: impl Into<Il2CppString>, ) -> ProcInst
CreateBind(crate::app::procinst::ProcInst, ::unity::Array<crate::app::procdesc::ProcDesc>, ::unity::Il2CppString) overloadSource§fn create_root(self, name: impl Into<Il2CppString>) -> ProcInst
fn create_root(self, name: impl Into<Il2CppString>) -> ProcInst
CreateRoot(::unity::Il2CppString) overloadSource§fn recursive_tick(self)
fn recursive_tick(self)
RecursiveTick() overloadSource§fn recursive_persistent_task(self)
fn recursive_persistent_task(self)
RecursivePersistentTask() overloadSource§fn recursive_remove(self)
fn recursive_remove(self)
RecursiveRemove() overloadSource§fn get_wait_time(self) -> f32
fn get_wait_time(self) -> f32
GetWaitTime() overloadSource§fn is_parent_bind(self) -> bool
fn is_parent_bind(self) -> bool
IsParentBind() overloadSource§fn is_continue_execute(self) -> bool
fn is_continue_execute(self) -> bool
IsContinueExecute() overloadSource§fn jump_2(self, label: impl Into<ValueType>)
fn jump_2(self, label: impl Into<ValueType>)
Jump(crate::system::valuetype::ValueType) overloadSource§fn try_jump(self, label: impl Into<ValueType>) -> bool
fn try_jump(self, label: impl Into<ValueType>) -> bool
TryJump(crate::system::valuetype::ValueType) overloadSource§fn push_jump_2(self, label: impl Into<ValueType>)
fn push_jump_2(self, label: impl Into<ValueType>)
PushJump(crate::system::valuetype::ValueType) overloadSource§fn jump_imm_2(self, label: impl Into<ValueType>)
fn jump_imm_2(self, label: impl Into<ValueType>)
JumpImm(crate::system::valuetype::ValueType) overloadSource§fn delete_child(self)
fn delete_child(self)
DeleteChild() overloadSource§fn get_tick_time(self) -> f32
fn get_tick_time(self) -> f32
get_TickTime() overloadSource§fn set_tick_time(self, value: impl Into<f32>)
fn set_tick_time(self, value: impl Into<f32>)
set_TickTime(f32) overloadSource§fn get_name(self) -> Il2CppString
fn get_name(self) -> Il2CppString
get_Name() overloadSource§fn get_hash_code(self) -> i32
fn get_hash_code(self) -> i32
get_HashCode() overloadSource§fn get_persistent_method(self) -> ProcVoidMethod
fn get_persistent_method(self) -> ProcVoidMethod
get_PersistentMethod() overloadSource§fn set_persistent_method(self, value: impl Into<ProcVoidMethod>)
fn set_persistent_method(self, value: impl Into<ProcVoidMethod>)
set_PersistentMethod(crate::app::procvoidmethod::ProcVoidMethod) overloadSource§fn get_desc_index(self) -> i32
fn get_desc_index(self) -> i32
get_DescIndex() overloadSource§fn get_desc_type(self) -> ProcDesc_Type
fn get_desc_type(self) -> ProcDesc_Type
get_DescType() overloadSource§fn create_internal(
self,
super_: impl Into<ProcInst>,
descs: impl Into<Array<ProcDesc>>,
name: impl Into<Il2CppString>,
is_bind: impl Into<bool>,
) -> ProcInst
fn create_internal( self, super_: impl Into<ProcInst>, descs: impl Into<Array<ProcDesc>>, name: impl Into<Il2CppString>, is_bind: impl Into<bool>, ) -> ProcInst
CreateInternal(crate::app::procinst::ProcInst, ::unity::Array<crate::app::procdesc::ProcDesc>, ::unity::Il2CppString, bool) overloadSource§fn create_internal_2(
self,
descs: impl Into<Array<ProcDesc>>,
name: impl Into<Il2CppString>,
) -> ProcInst
fn create_internal_2( self, descs: impl Into<Array<ProcDesc>>, name: impl Into<Il2CppString>, ) -> ProcInst
CreateInternal(::unity::Array<crate::app::procdesc::ProcDesc>, ::unity::Il2CppString) overloadSource§fn connect(self, super_: impl Into<ProcInst>)
fn connect(self, super_: impl Into<ProcInst>)
Connect(crate::app::procinst::ProcInst) overloadSource§fn disconnect(self)
fn disconnect(self)
Disconnect() overloadSource§fn marking_death(self, is_first: impl Into<bool>)
fn marking_death(self, is_first: impl Into<bool>)
MarkingDeath(bool) overloadSource§fn get_can_wait_skip(self) -> bool
fn get_can_wait_skip(self) -> bool
get_CanWaitSkip() overloadSource§fn on_coroutine(self) -> IEnumerator
fn on_coroutine(self) -> IEnumerator
OnCoroutine() overloadSource§fn on_persistent(self)
fn on_persistent(self)
OnPersistent() overloadSource§fn on_dispose(self)
fn on_dispose(self)
OnDispose() overloadSource§fn on_singleton_create(self)
fn on_singleton_create(self)
OnSingletonCreate() overloadSource§fn on_singleton_dispose(self)
fn on_singleton_dispose(self)
OnSingletonDispose() overloadSource§fn on_shutdown(self)
fn on_shutdown(self)
OnShutdown() overloadSource§fn on_draw_monitor(self, monitor: impl Into<DebugMonitor>)
fn on_draw_monitor(self, monitor: impl Into<DebugMonitor>)
OnDrawMonitor(crate::app::debugmonitor::DebugMonitor) overloadSource§fn get_debug_log(self) -> Il2CppString
fn get_debug_log(self) -> Il2CppString
GetDebugLog() overloadSource§fn shutdown_child(self)
fn shutdown_child(self)
ShutdownChild() overloadSource§fn draw_monitor(self, monitor: impl Into<DebugMonitor>)
fn draw_monitor(self, monitor: impl Into<DebugMonitor>)
DrawMonitor(crate::app::debugmonitor::DebugMonitor) overloadSource§impl<T0, __U> IQueue_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IQueue_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, q: Queue_1<T0>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn throw_enumeration_not_started_or_ended(self)where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, __U> IScriptPlayable_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IScriptPlayable_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn get_null() -> ScriptPlayable_1<T0>
fn create(graph: PlayableGraph, input_count: i32) -> ScriptPlayable_1<T0>
fn create_2( graph: PlayableGraph, template: T0, input_count: i32, ) -> ScriptPlayable_1<T0>
fn create_handle( graph: PlayableGraph, template: T0, input_count: i32, ) -> PlayableHandle
fn create_script_instance() -> Object
fn clone_script_instance(source: IPlayableBehaviour_Interface) -> Object
fn clone_script_instance_from_engine_object(source: Object_2) -> Object
fn ctor(self, handle: PlayableHandle)where
Self: Sized,
fn get_handle(self) -> PlayableHandlewhere
Self: Sized,
fn get_behaviour(self) -> T0where
Self: Sized,
fn op_implicit(playable: ScriptPlayable_1<T0>) -> Playable
fn op_explicit(playable: Playable) -> ScriptPlayable_1<T0>
fn equals(self, other: ScriptPlayable_1<T0>) -> boolwhere
Self: Sized,
fn cctor()
Source§impl<T0, __U> ISingletonProcInst_1Methods<T0> for __U
impl<T0, __U> ISingletonProcInst_1Methods<T0> for __U
fn get_instance() -> T0
fn on_singleton_create(self)where
Self: Sized,
fn on_singleton_dispose(self)where
Self: Sized,
fn get_is_resume(self) -> boolwhere
Self: Sized,
fn set_is_resume(self, value: bool)where
Self: Sized,
fn get_version(self) -> i32where
Self: Sized,
fn resume_start(self)where
Self: Sized,
fn resume_end(self)where
Self: Sized,
fn serialize(stream: Stream_2)
fn deserialize(stream: Stream_2)
fn get_global_asset_path(self) -> Il2CppStringwhere
Self: Sized,
fn is_loading_global_asset(self) -> boolwhere
Self: Sized,
fn release_global_asset(self)where
Self: Sized,
fn instantiate_global_asset(self, parent: GameObject) -> GameObjectwhere
Self: Sized,
fn instantiate_global_asset_2(self, parent: Transform) -> GameObjectwhere
Self: Sized,
fn on_serialize(self, stream: Stream_2)where
Self: Sized,
fn on_deserialize(self, stream: Stream_2, version: i32)where
Self: Sized,
fn op_implicit(exists: SingletonProcInst_1<T0>) -> bool
fn ctor(self)where
Self: Sized,
fn cctor()
Source§impl<T0, T1, __U> ISortedDictionary_2_EnumeratorMethods<T0, T1> for __U
impl<T0, T1, __U> ISortedDictionary_2_EnumeratorMethods<T0, T1> for __U
fn ctor(
self,
dictionary: SortedDictionary_2<T0, T1>,
get_enumerator_ret_type: i32,
)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn dispose(self)where
Self: Sized,
fn get_current(self) -> KeyValuePair_2<T0, T1>where
Self: Sized,
fn get_not_started_or_ended(self) -> boolwhere
Self: Sized,
fn reset(self)where
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_dictionary_enumerator_get_key(self) -> Objectwhere
Self: Sized,
fn system_collections_i_dictionary_enumerator_get_value(self) -> Objectwhere
Self: Sized,
fn system_collections_i_dictionary_enumerator_get_entry(self) -> DictionaryEntrywhere
Self: Sized,
Source§impl<T0, T1, __U> ISortedDictionary_2_KeyCollection_EnumeratorMethods<T0, T1> for __U
impl<T0, T1, __U> ISortedDictionary_2_KeyCollection_EnumeratorMethods<T0, T1> for __U
fn ctor(self, dictionary: SortedDictionary_2<T0, T1>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, T1, __U> ISortedDictionary_2_ValueCollection_EnumeratorMethods<T0, T1> for __U
impl<T0, T1, __U> ISortedDictionary_2_ValueCollection_EnumeratorMethods<T0, T1> for __U
fn ctor(self, dictionary: SortedDictionary_2<T0, T1>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T1where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, __U> ISortedSet_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> ISortedSet_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, set: SortedSet_1<T0>)where
Self: Sized,
fn ctor_2(self, set: SortedSet_1<T0>, reverse: bool)where
Self: Sized,
fn system_runtime_serialization_i_deserialization_callback_on_deserialization(
self,
sender: Object,
)where
Self: Sized,
fn initialize(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn dispose(self)where
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn get_not_started_or_ended(self) -> boolwhere
Self: Sized,
fn reset(self)where
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
fn cctor()
Source§impl<T0, __U> IStack_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> IStack_1_EnumeratorMethods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, stack: Stack_1<T0>)where
Self: Sized,
fn dispose(self)where
Self: Sized,
fn move_next(self) -> boolwhere
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn throw_enumeration_not_started_or_ended(self)where
Self: Sized,
fn system_collections_i_enumerator_get_current(self) -> Objectwhere
Self: Sized,
fn system_collections_i_enumerator_reset(self)where
Self: Sized,
Source§impl<T0, __U> ITMP_TextProcessingStack_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
impl<T0, __U> ITMP_TextProcessingStack_1Methods<T0> for __Uwhere
T0: ClassIdentity,
__U: ClassIdentity,
fn ctor(self, stack: Array<T0>)where
Self: Sized,
fn ctor_2(self, capacity: i32)where
Self: Sized,
fn ctor_3(self, capacity: i32, rollover_size: i32)where
Self: Sized,
fn get_count(self) -> i32where
Self: Sized,
fn get_current(self) -> T0where
Self: Sized,
fn get_rollover_size(self) -> i32where
Self: Sized,
fn set_rollover_size(self, value: i32)where
Self: Sized,
fn set_default(stack: Array<TMP_TextProcessingStack_1<T0>>, item: T0)
fn clear(self)where
Self: Sized,
fn set_default_2(self, item: T0)where
Self: Sized,
fn add(self, item: T0)where
Self: Sized,
fn remove(self) -> T0where
Self: Sized,
fn push(self, item: T0)where
Self: Sized,
fn pop(self) -> T0where
Self: Sized,
fn peek(self) -> T0where
Self: Sized,
fn current_item(self) -> T0where
Self: Sized,
fn previous_item(self) -> T0where
Self: Sized,
Source§impl<T0, __U> IVersusSequence_VersusSequenceBase_1Methods<T0> for __U
impl<T0, __U> IVersusSequence_VersusSequenceBase_1Methods<T0> for __U
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) -> u64where
Self: Sized,
fn set_profile_target(self, profile: ProfileCard)where
Self: Sized,
fn get_reported(self) -> boolwhere
Self: Sized,
fn load_resources(self)where
Self: Sized,
fn is_loading_resources(self) -> boolwhere
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) -> boolwhere
Self: Sized + Into<IlInstance>,
fn is_reported_edit_map_impl(self) -> boolwhere
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 copy_edit_data_from_server(self) -> IEnumeratorwhere
Self: Sized,
fn check_old_edit_data(self) -> IEnumeratorwhere
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) -> IEnumeratorwhere
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) -> IEnumeratorwhere
Self: Sized,
fn get_my_edit_data(self) -> IEnumeratorwhere
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) -> IEnumeratorwhere
Self: Sized,
fn download_impl(self)where
Self: Sized + Into<IlInstance>,
fn download_my_edit_data(self) -> IEnumeratorwhere
Self: Sized,
fn download_my_edit_impl(self)where
Self: Sized + Into<IlInstance>,
fn download_my_edit_for_edit_mode(self) -> IEnumeratorwhere
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) -> IEnumeratorwhere
Self: Sized,
fn get_downloaded_edit_meta_data_impl(self) -> VersusServerRankedMetaDatawhere
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) -> boolwhere
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,
) -> Il2CppStringwhere
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) -> boolwhere
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()
Source§impl<__T> IVersusSequence_VersusSequenceNetMethods for __Twhere
__T: IVersusSequence_VersusSequenceNet,
impl<__T> IVersusSequence_VersusSequenceNetMethods for __Twhere
__T: IVersusSequence_VersusSequenceNet,
Source§fn final_impl(self)
fn final_impl(self)
FinalImpl() overloadSource§fn is_failed_jump_to_top_impl(self) -> bool
fn is_failed_jump_to_top_impl(self) -> bool
IsFailedJumpToTopImpl() overloadSource§fn is_reported_edit_map_impl(self) -> bool
fn is_reported_edit_map_impl(self) -> bool
IsReportedEditMapImpl() overloadSource§fn upload_report_data_impl(self)
fn upload_report_data_impl(self)
UploadReportDataImpl() overloadSource§fn get_my_casual_meta_data_impl(self)
fn get_my_casual_meta_data_impl(self)
GetMyCasualMetaDataImpl() overloadSource§fn post_get_my_casual_meta_data_impl(self)
fn post_get_my_casual_meta_data_impl(self)
PostGetMyCasualMetaDataImpl() overloadSource§fn get_edit_meta_data_impl(self)
fn get_edit_meta_data_impl(self)
GetEditMetaDataImpl() overloadSource§fn post_get_edit_meta_data_impl(self)
fn post_get_edit_meta_data_impl(self)
PostGetEditMetaDataImpl() overloadSource§fn update_rate_impl(self)
fn update_rate_impl(self)
UpdateRateImpl() overloadSource§fn set_ranked_info_impl(self)
fn set_ranked_info_impl(self)
SetRankedInfoImpl() overloadSource§fn upload_edit_data_impl(self)
fn upload_edit_data_impl(self)
UploadEditDataImpl() overloadSource§fn post_upload_edit_data_impl(self)
fn post_upload_edit_data_impl(self)
PostUploadEditDataImpl() overloadSource§fn upload_replay_impl(self)
fn upload_replay_impl(self)
UploadReplayImpl() overloadSource§fn upload_casual_impl(self)
fn upload_casual_impl(self)
UploadCasualImpl() overloadSource§fn change_casual_impl(self)
fn change_casual_impl(self)
ChangeCasualImpl() overloadSource§fn change_casual_opponent_impl(self)
fn change_casual_opponent_impl(self)
ChangeCasualOpponentImpl() overloadSource§fn search_same_rate_impl(self)
fn search_same_rate_impl(self)
SearchSameRateImpl() overloadSource§fn search_ranked_friend_impl(self)
fn search_ranked_friend_impl(self)
SearchRankedFriendImpl() overloadSource§fn exclude_my_search_ranked_data(self)
fn exclude_my_search_ranked_data(self)
ExcludeMySearchRankedData() overloadSource§fn search_casual_impl(self)
fn search_casual_impl(self)
SearchCasualImpl() overloadSource§fn search_casual_friend_impl(self)
fn search_casual_friend_impl(self)
SearchCasualFriendImpl() overloadSource§fn exclude_my_search_casual_data(
self,
data_list: impl Into<List_1<VersusServerCasualMetaData>>,
)
fn exclude_my_search_casual_data( self, data_list: impl Into<List_1<VersusServerCasualMetaData>>, )
ExcludeMySearchCasualData(crate::system::collections::generic::list_1::List_1<crate::app::versusservercasualmetadata::VersusServerCasualMetaData>) overloadSource§fn download_impl(self)
fn download_impl(self)
DownloadImpl() overloadSource§fn download_my_edit_impl(self)
fn download_my_edit_impl(self)
DownloadMyEditImpl() overloadSource§fn download_meta_casual_from_data_code_impl(self)
fn download_meta_casual_from_data_code_impl(self)
DownloadMetaCasualFromDataCodeImpl() overloadSource§fn download_meta_ranked_from_data_code_impl(self)
fn download_meta_ranked_from_data_code_impl(self)
DownloadMetaRankedFromDataCodeImpl() overloadSource§fn check_accessible_profile_impl(
self,
mode: impl Into<Versus_Mode>,
target_slot_list: impl Into<NexVersus_TargetSlotList>,
)
fn check_accessible_profile_impl( self, mode: impl Into<Versus_Mode>, target_slot_list: impl Into<NexVersus_TargetSlotList>, )
CheckAccessibleProfileImpl(crate::app::versus::Versus_Mode, crate::app::nexversus::NexVersus_TargetSlotList) overloadSource§fn download_meta_profile_impl(
self,
mode: impl Into<Versus_Mode>,
profile: impl Into<ProfileCard>,
)
fn download_meta_profile_impl( self, mode: impl Into<Versus_Mode>, profile: impl Into<ProfileCard>, )
DownloadMetaProfileImpl(crate::app::versus::Versus_Mode, crate::app::profilecard::ProfileCard) overloadSource§fn download_casual_impl(self)
fn download_casual_impl(self)
DownloadCasualImpl() overloadSource§fn select_replay_impl(self)
fn select_replay_impl(self)
SelectReplayImpl() overloadSource§fn download_replay_impl(self)
fn download_replay_impl(self)
DownloadReplayImpl() overloadSource§fn change_replay_meta_impl(self)
fn change_replay_meta_impl(self)
ChangeReplayMetaImpl() overloadSource§fn get_last_uploaded_result_impl(self) -> bool
fn get_last_uploaded_result_impl(self) -> bool
GetLastUploadedResultImpl() overloadSource§fn get_downloaded_edit_meta_data_impl(self) -> VersusServerRankedMetaData
fn get_downloaded_edit_meta_data_impl(self) -> VersusServerRankedMetaData
GetDownloadedEditMetaDataImpl() overloadSource§fn change_ranked_meta_data_impl(
self,
meta_data: impl Into<VersusServerRankedMetaData>,
)
fn change_ranked_meta_data_impl( self, meta_data: impl Into<VersusServerRankedMetaData>, )
ChangeRankedMetaDataImpl(crate::app::versusserverrankedmetadata::VersusServerRankedMetaData) overloadSource§fn change_data_type_impl(
self,
data_id: impl Into<u64>,
data_type: impl Into<u16>,
)
fn change_data_type_impl( self, data_id: impl Into<u64>, data_type: impl Into<u16>, )
ChangeDataTypeImpl(u64, u16) overloadSource§fn init_edit_data_impl(self)
fn init_edit_data_impl(self)
InitEditDataImpl() overloadSource§fn check_parental_control_impl(self)
fn check_parental_control_impl(self)
CheckParentalControlImpl() overloadSource§fn is_parental_control_available_impl(self) -> bool
fn is_parental_control_available_impl(self) -> bool
IsParentalControlAvailableImpl() overloadSource§fn end_parental_control_impl(self)
fn end_parental_control_impl(self)
EndParentalControlImpl() overload