pub struct ChapterData(/* private fields */);Expand description
IL2CPP class: App.ChapterData
Inherits: StructData_1<crate::app::chapterdata::ChapterData>
Implementations§
Source§impl ChapterData
impl ChapterData
pub fn base(self) -> StructData_1<ChapterData>
Source§impl ChapterData
impl ChapterData
Sourcepub fn for_each(
chapter: impl Into<ChapterData>,
func: impl Into<Action_1<ChapterData>>,
)
pub fn for_each( chapter: impl Into<ChapterData>, func: impl Into<Action_1<ChapterData>>, )
ForEach(crate::app::chapterdata::ChapterData, crate::system::action_1::Action_1<crate::app::chapterdata::ChapterData>) overload
Sourcepub fn serialize(stream: impl Into<Stream_2>, chapter: impl Into<ChapterData>)
pub fn serialize(stream: impl Into<Stream_2>, chapter: impl Into<ChapterData>)
Serialize(crate::app::stream_2::Stream_2, crate::app::chapterdata::ChapterData) overload
Sourcepub fn try_serialize(
stream: impl Into<Stream_2>,
chapter: impl Into<ChapterData>,
)
pub fn try_serialize( stream: impl Into<Stream_2>, chapter: impl Into<ChapterData>, )
TrySerialize(crate::app::stream_2::Stream_2, crate::app::chapterdata::ChapterData) overload
Sourcepub fn try_deserialize(stream: impl Into<Stream_2>) -> ChapterData
pub fn try_deserialize(stream: impl Into<Stream_2>) -> ChapterData
TryDeserialize(crate::app::stream_2::Stream_2) overload
Sourcepub fn get_last_chapter() -> ChapterData
pub fn get_last_chapter() -> ChapterData
GetLastChapter() overload
Source§impl ChapterData
impl ChapterData
pub fn load_method_info() -> &'static MethodInfo
pub fn ctor_method_info() -> &'static MethodInfo
pub fn get_cid_method_info() -> &'static MethodInfo
pub fn set_cid_method_info() -> &'static MethodInfo
pub fn get_name_method_info() -> &'static MethodInfo
pub fn set_name_method_info() -> &'static MethodInfo
pub fn get_alpha_method_info() -> &'static MethodInfo
pub fn set_alpha_method_info() -> &'static MethodInfo
pub fn get_mess_method_info() -> &'static MethodInfo
pub fn set_mess_method_info() -> &'static MethodInfo
pub fn get_event_method_info() -> &'static MethodInfo
pub fn set_event_method_info() -> &'static MethodInfo
pub fn get_field_method_info() -> &'static MethodInfo
pub fn set_field_method_info() -> &'static MethodInfo
pub fn get_script_bmap_method_info() -> &'static MethodInfo
pub fn set_script_bmap_method_info() -> &'static MethodInfo
pub fn get_script_encount_method_info() -> &'static MethodInfo
pub fn set_script_encount_method_info() -> &'static MethodInfo
pub fn get_script_kizuna_method_info() -> &'static MethodInfo
pub fn set_script_kizuna_method_info() -> &'static MethodInfo
pub fn get_chapter_title_method_info() -> &'static MethodInfo
pub fn set_chapter_title_method_info() -> &'static MethodInfo
pub fn get_terrain_method_info() -> &'static MethodInfo
pub fn set_terrain_method_info() -> &'static MethodInfo
pub fn get_dispos_method_info() -> &'static MethodInfo
pub fn set_dispos_method_info() -> &'static MethodInfo
pub fn get_next_chapter_method_info() -> &'static MethodInfo
pub fn set_next_chapter_method_info() -> &'static MethodInfo
pub fn get_gmap_spot_method_info() -> &'static MethodInfo
pub fn set_gmap_spot_method_info() -> &'static MethodInfo
pub fn get_gmap_spot_state_method_info() -> &'static MethodInfo
pub fn set_gmap_spot_state_method_info() -> &'static MethodInfo
pub fn get_gmap_spot_open_condition_method_info() -> &'static MethodInfo
pub fn set_gmap_spot_open_condition_method_info() -> &'static MethodInfo
pub fn get_gmap_spot_encount_method_info() -> &'static MethodInfo
pub fn set_gmap_spot_encount_method_info() -> &'static MethodInfo
pub fn get_encount_jobs_method_info() -> &'static MethodInfo
pub fn set_encount_jobs_method_info() -> &'static MethodInfo
pub fn get_reward_method_info() -> &'static MethodInfo
pub fn set_reward_method_info() -> &'static MethodInfo
pub fn get_hold_level_method_info() -> &'static MethodInfo
pub fn set_hold_level_method_info() -> &'static MethodInfo
pub fn get_progress_method_info() -> &'static MethodInfo
pub fn set_progress_method_info() -> &'static MethodInfo
pub fn get_flag_method_info() -> &'static MethodInfo
pub fn set_flag_method_info() -> &'static MethodInfo
pub fn get_sound_field_situation_method_info() -> &'static MethodInfo
pub fn set_sound_field_situation_method_info() -> &'static MethodInfo
pub fn get_player_phase_bgm_method_info() -> &'static MethodInfo
pub fn set_player_phase_bgm_method_info() -> &'static MethodInfo
pub fn get_enemy_phase_bgm_method_info() -> &'static MethodInfo
pub fn set_enemy_phase_bgm_method_info() -> &'static MethodInfo
pub fn get_ally_phase_bgm_method_info() -> &'static MethodInfo
pub fn set_ally_phase_bgm_method_info() -> &'static MethodInfo
pub fn get_player_encount_bgm_method_info() -> &'static MethodInfo
pub fn set_player_encount_bgm_method_info() -> &'static MethodInfo
pub fn get_enemy_encount_bgm_method_info() -> &'static MethodInfo
pub fn set_enemy_encount_bgm_method_info() -> &'static MethodInfo
pub fn get_sortie_bgm_method_info() -> &'static MethodInfo
pub fn set_sortie_bgm_method_info() -> &'static MethodInfo
pub fn get_kizuna_bgm_method_info() -> &'static MethodInfo
pub fn set_kizuna_bgm_method_info() -> &'static MethodInfo
pub fn get_help_method_info() -> &'static MethodInfo
pub fn set_help_method_info() -> &'static MethodInfo
pub fn get_recommended_level_method_info() -> &'static MethodInfo
pub fn set_recommended_level_method_info() -> &'static MethodInfo
pub fn get_nation_method_info() -> &'static MethodInfo
pub fn set_nation_method_info() -> &'static MethodInfo
pub fn get_nation_name_method_info() -> &'static MethodInfo
pub fn set_nation_name_method_info() -> &'static MethodInfo
pub fn get_net_kill_bonus_index_method_info() -> &'static MethodInfo
pub fn set_net_kill_bonus_index_method_info() -> &'static MethodInfo
pub fn get_net_ranking_index_method_info() -> &'static MethodInfo
pub fn set_net_ranking_index_method_info() -> &'static MethodInfo
pub fn get_hub_method_info() -> &'static MethodInfo
pub fn set_hub_method_info() -> &'static MethodInfo
pub fn get_place_name_method_info() -> &'static MethodInfo
pub fn get_prefixless_cid_method_info() -> &'static MethodInfo
pub fn is_flag_method_info() -> &'static MethodInfo
pub fn get_cleared_flag_name_method_info() -> &'static MethodInfo
pub fn get_gmap_spot_flag_name_method_info() -> &'static MethodInfo
pub fn is_scenario_method_info() -> &'static MethodInfo
pub fn is_dlc_method_info() -> &'static MethodInfo
pub fn is_dlc_god_method_info() -> &'static MethodInfo
pub fn is_dlc_evil_method_info() -> &'static MethodInfo
pub fn is_last_evil_method_info() -> &'static MethodInfo
pub fn is_encountable_type_method_info() -> &'static MethodInfo
pub fn is_training_method_info() -> &'static MethodInfo
pub fn is_unknown_method_info() -> &'static MethodInfo
pub fn is_invalid_method_info() -> &'static MethodInfo
pub fn try_get_spot_state_method_info() -> &'static MethodInfo
pub fn try_set_spot_state_method_info() -> &'static MethodInfo
pub fn replace_label_method_info() -> &'static MethodInfo
pub fn get_next_activating_sub_chapters_method_info() -> &'static MethodInfo
pub fn get_encount_job_method_info() -> &'static MethodInfo
pub fn on_build_method_info() -> &'static MethodInfo
pub fn get_debug_name_method_info() -> &'static MethodInfo
pub fn get_prefixless_nation_method_info() -> &'static MethodInfo
pub fn get_nation_level_method_info() -> &'static MethodInfo
pub fn for_each_method_info() -> &'static MethodInfo
pub fn serialize_method_info() -> &'static MethodInfo
pub fn try_serialize_method_info() -> &'static MethodInfo
pub fn try_deserialize_method_info() -> &'static MethodInfo
pub fn get_last_chapter_method_info() -> &'static MethodInfo
Source§impl ChapterData
impl ChapterData
Sourcepub unsafe fn on_build(this: impl Into<IlInstance>)
pub unsafe fn on_build(this: impl Into<IlInstance>)
Direct (non-virtual) call to ChapterData’s own OnBuild. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Sourcepub unsafe fn get_debug_name(this: impl Into<IlInstance>) -> Il2CppString
pub unsafe fn get_debug_name(this: impl Into<IlInstance>) -> Il2CppString
Direct (non-virtual) call to ChapterData’s own GetDebugName. Bypasses the vtable, so it won’t hit an override/patch — use it for base calls.
Source§impl ChapterData
impl ChapterData
Trait Implementations§
Source§impl ClassIdentity for ChapterData
impl ClassIdentity for ChapterData
Source§impl Clone for ChapterData
impl Clone for ChapterData
Source§fn clone(&self) -> ChapterData
fn clone(&self) -> ChapterData
1.0.0§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl FromIlInstance for ChapterData
impl FromIlInstance for ChapterData
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 IChapterData for ChapterData
impl IChapterData for ChapterData
fn m_prefixless_cid(self) -> Il2CppString
fn set_m_prefixless_cid(self, value: Il2CppString)
fn m_cleared_flag_name(self) -> Il2CppString
fn set_m_cleared_flag_name(self, value: Il2CppString)
fn m_gmap_spot_flag_name(self) -> Il2CppString
fn set_m_gmap_spot_flag_name(self, value: Il2CppString)
fn m_place_name(self) -> Il2CppString
fn set_m_place_name(self, value: Il2CppString)
Source§impl IStructBase for ChapterData
impl IStructBase for ChapterData
impl Copy for ChapterData
impl IObject for ChapterData
impl IStructData_1<ChapterData> for ChapterData
impl IStructTemplate_1<ChapterData> for ChapterData
Auto Trait Implementations§
impl Freeze for ChapterData
impl RefUnwindSafe for ChapterData
impl !Send for ChapterData
impl !Sync for ChapterData
impl Unpin for ChapterData
impl UnwindSafe for ChapterData
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<__T> IChapterDataMethods for __Twhere
__T: IChapterData,
impl<__T> IChapterDataMethods for __Twhere
__T: IChapterData,
Source§fn get_cid(self) -> Il2CppString
fn get_cid(self) -> Il2CppString
get_Cid() overloadSource§fn set_cid(self, value: impl Into<Il2CppString>)
fn set_cid(self, value: impl Into<Il2CppString>)
set_Cid(::unity::Il2CppString) overloadSource§fn get_name(self) -> Il2CppString
fn get_name(self) -> Il2CppString
get_Name() overloadSource§fn set_name(self, value: impl Into<Il2CppString>)
fn set_name(self, value: impl Into<Il2CppString>)
set_Name(::unity::Il2CppString) overloadSource§fn get_mess(self) -> Il2CppString
fn get_mess(self) -> Il2CppString
get_Mess() overloadSource§fn set_mess(self, value: impl Into<Il2CppString>)
fn set_mess(self, value: impl Into<Il2CppString>)
set_Mess(::unity::Il2CppString) overloadSource§fn get_event(self) -> Il2CppString
fn get_event(self) -> Il2CppString
get_Event() overloadSource§fn set_event(self, value: impl Into<Il2CppString>)
fn set_event(self, value: impl Into<Il2CppString>)
set_Event(::unity::Il2CppString) overloadSource§fn get_field(self) -> Il2CppString
fn get_field(self) -> Il2CppString
get_Field() overloadSource§fn set_field(self, value: impl Into<Il2CppString>)
fn set_field(self, value: impl Into<Il2CppString>)
set_Field(::unity::Il2CppString) overloadSource§fn get_script_bmap(self) -> Il2CppString
fn get_script_bmap(self) -> Il2CppString
get_ScriptBmap() overloadSource§fn set_script_bmap(self, value: impl Into<Il2CppString>)
fn set_script_bmap(self, value: impl Into<Il2CppString>)
set_ScriptBmap(::unity::Il2CppString) overloadSource§fn get_script_encount(self) -> Il2CppString
fn get_script_encount(self) -> Il2CppString
get_ScriptEncount() overloadSource§fn set_script_encount(self, value: impl Into<Il2CppString>)
fn set_script_encount(self, value: impl Into<Il2CppString>)
set_ScriptEncount(::unity::Il2CppString) overloadSource§fn get_script_kizuna(self) -> Il2CppString
fn get_script_kizuna(self) -> Il2CppString
get_ScriptKizuna() overloadSource§fn set_script_kizuna(self, value: impl Into<Il2CppString>)
fn set_script_kizuna(self, value: impl Into<Il2CppString>)
set_ScriptKizuna(::unity::Il2CppString) overloadSource§fn get_chapter_title(self) -> Il2CppString
fn get_chapter_title(self) -> Il2CppString
get_ChapterTitle() overloadSource§fn set_chapter_title(self, value: impl Into<Il2CppString>)
fn set_chapter_title(self, value: impl Into<Il2CppString>)
set_ChapterTitle(::unity::Il2CppString) overloadSource§fn get_terrain(self) -> Il2CppString
fn get_terrain(self) -> Il2CppString
get_Terrain() overloadSource§fn set_terrain(self, value: impl Into<Il2CppString>)
fn set_terrain(self, value: impl Into<Il2CppString>)
set_Terrain(::unity::Il2CppString) overloadSource§fn get_dispos(self) -> Il2CppString
fn get_dispos(self) -> Il2CppString
get_Dispos() overloadSource§fn set_dispos(self, value: impl Into<Il2CppString>)
fn set_dispos(self, value: impl Into<Il2CppString>)
set_Dispos(::unity::Il2CppString) overloadSource§fn get_next_chapter(self) -> Il2CppString
fn get_next_chapter(self) -> Il2CppString
get_NextChapter() overloadSource§fn set_next_chapter(self, value: impl Into<Il2CppString>)
fn set_next_chapter(self, value: impl Into<Il2CppString>)
set_NextChapter(::unity::Il2CppString) overloadSource§fn get_gmap_spot(self) -> Il2CppString
fn get_gmap_spot(self) -> Il2CppString
get_GmapSpot() overloadSource§fn set_gmap_spot(self, value: impl Into<Il2CppString>)
fn set_gmap_spot(self, value: impl Into<Il2CppString>)
set_GmapSpot(::unity::Il2CppString) overloadSource§fn get_gmap_spot_state(self) -> GmapSpot_State
fn get_gmap_spot_state(self) -> GmapSpot_State
get_GmapSpotState() overloadSource§fn set_gmap_spot_state(self, value: impl Into<GmapSpot_State>)
fn set_gmap_spot_state(self, value: impl Into<GmapSpot_State>)
set_GmapSpotState(crate::app::gmapspot::GmapSpot_State) overloadSource§fn get_gmap_spot_open_condition(self) -> Il2CppString
fn get_gmap_spot_open_condition(self) -> Il2CppString
get_GmapSpotOpenCondition() overloadSource§fn set_gmap_spot_open_condition(self, value: impl Into<Il2CppString>)
fn set_gmap_spot_open_condition(self, value: impl Into<Il2CppString>)
set_GmapSpotOpenCondition(::unity::Il2CppString) overloadSource§fn get_gmap_spot_encount(self) -> GmapSpot_EncountType
fn get_gmap_spot_encount(self) -> GmapSpot_EncountType
get_GmapSpotEncount() overloadSource§fn set_gmap_spot_encount(self, value: impl Into<GmapSpot_EncountType>)
fn set_gmap_spot_encount(self, value: impl Into<GmapSpot_EncountType>)
set_GmapSpotEncount(crate::app::gmapspot::GmapSpot_EncountType) overloadSource§fn get_encount_jobs(self) -> Array<Il2CppString>
fn get_encount_jobs(self) -> Array<Il2CppString>
get_EncountJobs() overloadSource§fn set_encount_jobs(self, value: impl Into<Array<Il2CppString>>)
fn set_encount_jobs(self, value: impl Into<Array<Il2CppString>>)
set_EncountJobs(::unity::Array<::unity::Il2CppString>) overloadSource§fn get_reward(self) -> Il2CppString
fn get_reward(self) -> Il2CppString
get_Reward() overloadSource§fn set_reward(self, value: impl Into<Il2CppString>)
fn set_reward(self, value: impl Into<Il2CppString>)
set_Reward(::unity::Il2CppString) overloadSource§fn get_hold_level(self) -> u8
fn get_hold_level(self) -> u8
get_HoldLevel() overloadSource§fn set_hold_level(self, value: impl Into<u8>)
fn set_hold_level(self, value: impl Into<u8>)
set_HoldLevel(u8) overloadSource§fn get_progress(self) -> u8
fn get_progress(self) -> u8
get_Progress() overloadSource§fn set_progress(self, value: impl Into<u8>)
fn set_progress(self, value: impl Into<u8>)
set_Progress(u8) overloadSource§fn get_flag(self) -> ChapterData_Flags
fn get_flag(self) -> ChapterData_Flags
get_Flag() overloadSource§fn set_flag(self, value: impl Into<ChapterData_Flags>)
fn set_flag(self, value: impl Into<ChapterData_Flags>)
set_Flag(crate::app::chapterdata::ChapterData_Flags) overloadSource§fn get_sound_field_situation(self) -> Il2CppString
fn get_sound_field_situation(self) -> Il2CppString
get_SoundFieldSituation() overloadSource§fn set_sound_field_situation(self, value: impl Into<Il2CppString>)
fn set_sound_field_situation(self, value: impl Into<Il2CppString>)
set_SoundFieldSituation(::unity::Il2CppString) overloadSource§fn get_player_phase_bgm(self) -> Il2CppString
fn get_player_phase_bgm(self) -> Il2CppString
get_PlayerPhaseBgm() overloadSource§fn set_player_phase_bgm(self, value: impl Into<Il2CppString>)
fn set_player_phase_bgm(self, value: impl Into<Il2CppString>)
set_PlayerPhaseBgm(::unity::Il2CppString) overloadSource§fn get_enemy_phase_bgm(self) -> Il2CppString
fn get_enemy_phase_bgm(self) -> Il2CppString
get_EnemyPhaseBgm() overloadSource§fn set_enemy_phase_bgm(self, value: impl Into<Il2CppString>)
fn set_enemy_phase_bgm(self, value: impl Into<Il2CppString>)
set_EnemyPhaseBgm(::unity::Il2CppString) overloadSource§fn get_ally_phase_bgm(self) -> Il2CppString
fn get_ally_phase_bgm(self) -> Il2CppString
get_AllyPhaseBgm() overloadSource§fn set_ally_phase_bgm(self, value: impl Into<Il2CppString>)
fn set_ally_phase_bgm(self, value: impl Into<Il2CppString>)
set_AllyPhaseBgm(::unity::Il2CppString) overloadSource§fn get_player_encount_bgm(self) -> Il2CppString
fn get_player_encount_bgm(self) -> Il2CppString
get_PlayerEncountBgm() overloadSource§fn set_player_encount_bgm(self, value: impl Into<Il2CppString>)
fn set_player_encount_bgm(self, value: impl Into<Il2CppString>)
set_PlayerEncountBgm(::unity::Il2CppString) overloadSource§fn get_enemy_encount_bgm(self) -> Il2CppString
fn get_enemy_encount_bgm(self) -> Il2CppString
get_EnemyEncountBgm() overloadSource§fn set_enemy_encount_bgm(self, value: impl Into<Il2CppString>)
fn set_enemy_encount_bgm(self, value: impl Into<Il2CppString>)
set_EnemyEncountBgm(::unity::Il2CppString) overloadSource§fn get_sortie_bgm(self) -> Il2CppString
fn get_sortie_bgm(self) -> Il2CppString
get_SortieBgm() overloadSource§fn set_sortie_bgm(self, value: impl Into<Il2CppString>)
fn set_sortie_bgm(self, value: impl Into<Il2CppString>)
set_SortieBgm(::unity::Il2CppString) overloadSource§fn get_kizuna_bgm(self) -> Il2CppString
fn get_kizuna_bgm(self) -> Il2CppString
get_KizunaBgm() overloadSource§fn set_kizuna_bgm(self, value: impl Into<Il2CppString>)
fn set_kizuna_bgm(self, value: impl Into<Il2CppString>)
set_KizunaBgm(::unity::Il2CppString) overloadSource§fn get_help(self) -> Il2CppString
fn get_help(self) -> Il2CppString
get_Help() overloadSource§fn set_help(self, value: impl Into<Il2CppString>)
fn set_help(self, value: impl Into<Il2CppString>)
set_Help(::unity::Il2CppString) overloadSource§fn get_recommended_level(self) -> u8
fn get_recommended_level(self) -> u8
get_RecommendedLevel() overloadSource§fn set_recommended_level(self, value: impl Into<u8>)
fn set_recommended_level(self, value: impl Into<u8>)
set_RecommendedLevel(u8) overloadSource§fn get_nation(self) -> Il2CppString
fn get_nation(self) -> Il2CppString
get_Nation() overloadSource§fn set_nation(self, value: impl Into<Il2CppString>)
fn set_nation(self, value: impl Into<Il2CppString>)
set_Nation(::unity::Il2CppString) overloadSource§fn get_nation_name(self) -> Il2CppString
fn get_nation_name(self) -> Il2CppString
get_NationName() overloadSource§fn set_nation_name(self, value: impl Into<Il2CppString>)
fn set_nation_name(self, value: impl Into<Il2CppString>)
set_NationName(::unity::Il2CppString) overloadSource§fn get_net_kill_bonus_index(self) -> u8
fn get_net_kill_bonus_index(self) -> u8
get_NetKillBonusIndex() overloadSource§fn set_net_kill_bonus_index(self, value: impl Into<u8>)
fn set_net_kill_bonus_index(self, value: impl Into<u8>)
set_NetKillBonusIndex(u8) overloadSource§fn get_net_ranking_index(self) -> u8
fn get_net_ranking_index(self) -> u8
get_NetRankingIndex() overloadSource§fn set_net_ranking_index(self, value: impl Into<u8>)
fn set_net_ranking_index(self, value: impl Into<u8>)
set_NetRankingIndex(u8) overloadSource§fn get_hub(self) -> Il2CppString
fn get_hub(self) -> Il2CppString
get_Hub() overloadSource§fn set_hub(self, value: impl Into<Il2CppString>)
fn set_hub(self, value: impl Into<Il2CppString>)
set_Hub(::unity::Il2CppString) overloadSource§fn get_place_name(self) -> Il2CppString
fn get_place_name(self) -> Il2CppString
GetPlaceName() overloadSource§fn get_prefixless_cid(self) -> Il2CppString
fn get_prefixless_cid(self) -> Il2CppString
GetPrefixlessCid() overloadSource§fn is_flag(self, flags: impl Into<ChapterData_Flags>) -> bool
fn is_flag(self, flags: impl Into<ChapterData_Flags>) -> bool
IsFlag(crate::app::chapterdata::ChapterData_Flags) overloadSource§fn get_cleared_flag_name(self) -> Il2CppString
fn get_cleared_flag_name(self) -> Il2CppString
GetClearedFlagName() overloadSource§fn get_gmap_spot_flag_name(self) -> Il2CppString
fn get_gmap_spot_flag_name(self) -> Il2CppString
GetGmapSpotFlagName() overloadSource§fn is_scenario(self) -> bool
fn is_scenario(self) -> bool
IsScenario() overloadSource§fn is_dlc_god(self) -> bool
fn is_dlc_god(self) -> bool
IsDlcGod() overloadSource§fn is_dlc_evil(self) -> bool
fn is_dlc_evil(self) -> bool
IsDlcEvil() overloadSource§fn is_last_evil(self) -> bool
fn is_last_evil(self) -> bool
IsLastEvil() overloadSource§fn is_encountable_type(self) -> bool
fn is_encountable_type(self) -> bool
IsEncountableType() overloadSource§fn is_training(self) -> bool
fn is_training(self) -> bool
IsTraining() overloadSource§fn is_unknown(self) -> bool
fn is_unknown(self) -> bool
IsUnknown() overloadSource§fn is_invalid(self) -> bool
fn is_invalid(self) -> bool
IsInvalid() overloadSource§fn try_get_spot_state(self) -> (bool, GmapSpot_State)
fn try_get_spot_state(self) -> (bool, GmapSpot_State)
TryGetSpotState(*mutcrate::app::gmapspot::GmapSpot_State) overloadSource§fn try_set_spot_state(self, state: impl Into<GmapSpot_State>) -> bool
fn try_set_spot_state(self, state: impl Into<GmapSpot_State>) -> bool
TrySetSpotState(crate::app::gmapspot::GmapSpot_State) overloadSource§fn replace_label(self, name: impl Into<Il2CppString>) -> Il2CppString
fn replace_label(self, name: impl Into<Il2CppString>) -> Il2CppString
ReplaceLabel(::unity::Il2CppString) overloadSource§fn get_next_activating_sub_chapters(self) -> Array<ChapterData>
fn get_next_activating_sub_chapters(self) -> Array<ChapterData>
GetNextActivatingSubChapters() overloadSource§fn get_encount_job(self, random: impl Into<Random_2>) -> Il2CppString
fn get_encount_job(self, random: impl Into<Random_2>) -> Il2CppString
GetEncountJob(crate::app::random_2::Random_2) overloadSource§fn get_debug_name(self) -> Il2CppString
fn get_debug_name(self) -> Il2CppString
GetDebugName() overloadSource§fn get_prefixless_nation(self) -> Il2CppString
fn get_prefixless_nation(self) -> Il2CppString
GetPrefixlessNation() overloadSource§fn get_nation_level(self) -> i32
fn get_nation_level(self) -> i32
GetNationLevel() overloadSource§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<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, 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<__T> IStructBaseMethods for __Twhere
__T: IStructBase,
impl<__T> IStructBaseMethods for __Twhere
__T: IStructBase,
Source§fn on_completed(self)
fn on_completed(self)
OnCompleted() overloadSource§fn on_completed_end(self)
fn on_completed_end(self)
OnCompletedEnd() overloadSource§fn on_release(self)
fn on_release(self)
OnRelease() overloadSource§fn get_debug_name(self) -> Il2CppString
fn get_debug_name(self) -> Il2CppString
GetDebugName() overload