pub struct Mess(/* private fields */);Expand description
IL2CPP class: App.Mess
Inherits: Object
Implementations§
Source§impl Mess
impl Mess
pub fn char_size() -> i32
pub fn set_char_size(value: i32)
pub fn shift_in() -> u16
pub fn set_shift_in(value: u16)
pub fn shift_out() -> u16
pub fn set_shift_out(value: u16)
pub fn not_found_text() -> Il2CppString
pub fn set_not_found_text(value: Il2CppString)
pub fn file_name_hub_common() -> Il2CppString
pub fn set_file_name_hub_common(value: Il2CppString)
pub fn file_name_header_reliance() -> Il2CppString
pub fn set_file_name_header_reliance(value: Il2CppString)
pub fn file_name_header_god_reliance() -> Il2CppString
pub fn set_file_name_header_god_reliance(value: Il2CppString)
pub fn file_name_header_main_scenario() -> Il2CppString
pub fn set_file_name_header_main_scenario(value: Il2CppString)
pub fn file_name_header_side_scenario() -> Il2CppString
pub fn set_file_name_header_side_scenario(value: Il2CppString)
pub fn file_name_header_god_scenario() -> Il2CppString
pub fn set_file_name_header_god_scenario(value: Il2CppString)
pub fn file_name_header_evil_scenario() -> Il2CppString
pub fn set_file_name_header_evil_scenario(value: Il2CppString)
pub fn label_header_reliance() -> Il2CppString
pub fn set_label_header_reliance(value: Il2CppString)
pub fn label_header_god_reliance() -> Il2CppString
pub fn set_label_header_god_reliance(value: Il2CppString)
pub fn label_header_die() -> Il2CppString
pub fn set_label_header_die(value: Il2CppString)
pub fn label_header_hub() -> Il2CppString
pub fn set_label_header_hub(value: Il2CppString)
pub fn replace_str_default_hero_name() -> Il2CppString
pub fn set_replace_str_default_hero_name(value: Il2CppString)
pub fn replace_str_default_morph_name() -> Il2CppString
pub fn set_replace_str_default_morph_name(value: Il2CppString)
pub fn replace_str_default_mascot_name() -> Il2CppString
pub fn set_replace_str_default_mascot_name(value: Il2CppString)
pub fn replace_str_cn_third_tag_male() -> Il2CppString
pub fn set_replace_str_cn_third_tag_male(value: Il2CppString)
pub fn replace_str_cn_third_tag_female() -> Il2CppString
pub fn set_replace_str_cn_third_tag_female(value: Il2CppString)
pub fn replace_str_tw_third_tag_male() -> Il2CppString
pub fn set_replace_str_tw_third_tag_male(value: Il2CppString)
pub fn replace_str_tw_third_tag_female() -> Il2CppString
pub fn set_replace_str_tw_third_tag_female(value: Il2CppString)
pub fn replace_str_bracelet() -> Il2CppString
pub fn set_replace_str_bracelet(value: Il2CppString)
pub fn replace_str_bracelets() -> Il2CppString
pub fn set_replace_str_bracelets(value: Il2CppString)
pub fn replace_str_bracelet_uncap() -> Il2CppString
pub fn set_replace_str_bracelet_uncap(value: Il2CppString)
pub fn replace_str_bracelets_uncap() -> Il2CppString
pub fn set_replace_str_bracelets_uncap(value: Il2CppString)
pub fn s_mess_file_dictionary() -> Dictionary_2<Il2CppString, MsgFile>
pub fn set_s_mess_file_dictionary(value: Dictionary_2<Il2CppString, MsgFile>)
pub fn s_sound_cmd_file_dictionary() -> Dictionary_2<Il2CppString, MsgFile>
pub fn set_s_sound_cmd_file_dictionary( value: Dictionary_2<Il2CppString, MsgFile>, )
pub fn s_event_cmd_file_dictionary() -> Dictionary_2<Il2CppString, MsgFile>
pub fn set_s_event_cmd_file_dictionary( value: Dictionary_2<Il2CppString, MsgFile>, )
pub fn s_mess_data_dictionary() -> Dictionary_2<Il2CppString, IntPtr>
pub fn set_s_mess_data_dictionary(value: Dictionary_2<Il2CppString, IntPtr>)
pub fn s_sound_cmd_data_dictionary() -> Dictionary_2<Il2CppString, IntPtr>
pub fn set_s_sound_cmd_data_dictionary( value: Dictionary_2<Il2CppString, IntPtr>, )
pub fn s_event_cmd_data_dictionary() -> Dictionary_2<Il2CppString, IntPtr>
pub fn set_s_event_cmd_data_dictionary( value: Dictionary_2<Il2CppString, IntPtr>, )
pub fn s_path_dictionary() -> Dictionary_2<Il2CppString, Il2CppString>
pub fn set_s_path_dictionary(value: Dictionary_2<Il2CppString, Il2CppString>)
pub fn s_check_stack() -> Stack_1<Dictionary_2<Il2CppString, i32>>
pub fn set_s_check_stack(value: Stack_1<Dictionary_2<Il2CppString, i32>>)
pub fn s_mess() -> Il2CppString
pub fn set_s_mess(value: Il2CppString)
pub fn s_is_body() -> bool
pub fn set_s_is_body(value: bool)
pub fn s_is_str_to_lower() -> bool
pub fn set_s_is_str_to_lower(value: bool)
pub fn s_is_nesting() -> bool
pub fn set_s_is_nesting(value: bool)
pub fn arg_max() -> i32
pub fn set_arg_max(value: i32)
pub fn arg_stack() -> i32
pub fn set_arg_stack(value: i32)
pub fn s_arg_array() -> Array<Il2CppString>
pub fn set_s_arg_array(value: Array<Il2CppString>)
pub fn s_arg_stack() -> Stack_1<Array<Il2CppString>>
pub fn set_s_arg_stack(value: Stack_1<Array<Il2CppString>>)
pub fn s_partner_pid() -> Il2CppString
pub fn set_s_partner_pid(value: Il2CppString)
pub fn s_sprite_asset_handle_dictionary() -> Dictionary_2<Il2CppString, ResourceHandle_2>
pub fn set_s_sprite_asset_handle_dictionary( value: Dictionary_2<Il2CppString, ResourceHandle_2>, )
Source§impl Mess
impl Mess
Sourcepub fn initialize()
pub fn initialize()
Initialize() overload
Sourcepub fn update_replace_str()
pub fn update_replace_str()
UpdateReplaceStr() overload
Sourcepub fn load_sprite_asset()
pub fn load_sprite_asset()
LoadSpriteAsset() overload
Sourcepub fn load_sprite_asset_2(sprite_asset_name: impl Into<Il2CppString>)
pub fn load_sprite_asset_2(sprite_asset_name: impl Into<Il2CppString>)
LoadSpriteAsset(::unity::Il2CppString) overload
Sourcepub fn is_sprite_exist_in_sprite_asset(
sprite_asset_name: impl Into<Il2CppString>,
sprite_name: impl Into<Il2CppString>,
) -> bool
pub fn is_sprite_exist_in_sprite_asset( sprite_asset_name: impl Into<Il2CppString>, sprite_name: impl Into<Il2CppString>, ) -> bool
IsSpriteExistInSpriteAsset(::unity::Il2CppString, ::unity::Il2CppString) overload
Sourcepub fn get_item_sprite_assets_name(item: impl Into<ItemData>) -> Il2CppString
pub fn get_item_sprite_assets_name(item: impl Into<ItemData>) -> Il2CppString
GetItemSpriteAssetsName(crate::app::itemdata::ItemData) overload
Sourcepub fn get_skill_sprite_assets_name(skill: impl Into<SkillData>) -> Il2CppString
pub fn get_skill_sprite_assets_name(skill: impl Into<SkillData>) -> Il2CppString
GetSkillSpriteAssetsName(crate::app::skilldata::SkillData) overload
Sourcepub fn get_system_sprite_assets_name(
icon_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn get_system_sprite_assets_name( icon_name: impl Into<Il2CppString>, ) -> Il2CppString
GetSystemSpriteAssetsName(::unity::Il2CppString) overload
Sourcepub fn get_god_symbol_engrave_sprite_assets_name(
icon_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn get_god_symbol_engrave_sprite_assets_name( icon_name: impl Into<Il2CppString>, ) -> Il2CppString
GetGodSymbolEngraveSpriteAssetsName(::unity::Il2CppString) overload
Sourcepub fn on_sprite_asset_request_callback(
arg: impl Into<i32>,
sprite_asset_name: impl Into<Il2CppString>,
) -> TMP_SpriteAsset
pub fn on_sprite_asset_request_callback( arg: impl Into<i32>, sprite_asset_name: impl Into<Il2CppString>, ) -> TMP_SpriteAsset
OnSpriteAssetRequestCallback(i32, ::unity::Il2CppString) overload
Sourcepub fn push_check()
pub fn push_check()
PushCheck() overload
Sourcepub fn load(file_name: impl Into<Il2CppString>) -> bool
pub fn load(file_name: impl Into<Il2CppString>) -> bool
Load(::unity::Il2CppString) overload
Sourcepub fn try_load(file_name: impl Into<Il2CppString>) -> bool
pub fn try_load(file_name: impl Into<Il2CppString>) -> bool
TryLoad(::unity::Il2CppString) overload
Sourcepub fn load_impl(
file_name: impl Into<Il2CppString>,
is_warning: impl Into<bool>,
) -> bool
pub fn load_impl( file_name: impl Into<Il2CppString>, is_warning: impl Into<bool>, ) -> bool
LoadImpl(::unity::Il2CppString, bool) overload
Sourcepub fn load_impl_2(
file_path: impl Into<Il2CppString>,
is_warning: impl Into<bool>,
) -> (bool, Dictionary_2<Il2CppString, MsgFile>, Dictionary_2<Il2CppString, IntPtr>)
pub fn load_impl_2( file_path: impl Into<Il2CppString>, is_warning: impl Into<bool>, ) -> (bool, Dictionary_2<Il2CppString, MsgFile>, Dictionary_2<Il2CppString, IntPtr>)
LoadImpl(::unity::Il2CppString, *mutcrate::system::collections::generic::dictionary_2::Dictionary_2<::unity::Il2CppString,crate::app::msgfile::MsgFile>, *mutcrate::system::collections::generic::dictionary_2::Dictionary_2<::unity::Il2CppString,::unity::IntPtr>, bool) overload
Sourcepub fn free(file_name: impl Into<Il2CppString>) -> bool
pub fn free(file_name: impl Into<Il2CppString>) -> bool
Free(::unity::Il2CppString) overload
Sourcepub fn try_free(file_name: impl Into<Il2CppString>) -> bool
pub fn try_free(file_name: impl Into<Il2CppString>) -> bool
TryFree(::unity::Il2CppString) overload
Sourcepub fn free_impl(
file_name: impl Into<Il2CppString>,
is_warning: impl Into<bool>,
) -> bool
pub fn free_impl( file_name: impl Into<Il2CppString>, is_warning: impl Into<bool>, ) -> bool
FreeImpl(::unity::Il2CppString, bool) overload
Sourcepub fn get_reference(file_name: impl Into<Il2CppString>) -> i32
pub fn get_reference(file_name: impl Into<Il2CppString>) -> i32
GetReference(::unity::Il2CppString) overload
Sourcepub fn free_impl_2(
file_name: impl Into<Il2CppString>,
is_warning: impl Into<bool>,
) -> (bool, Dictionary_2<Il2CppString, MsgFile>, Dictionary_2<Il2CppString, IntPtr>)
pub fn free_impl_2( file_name: impl Into<Il2CppString>, is_warning: impl Into<bool>, ) -> (bool, Dictionary_2<Il2CppString, MsgFile>, Dictionary_2<Il2CppString, IntPtr>)
FreeImpl(::unity::Il2CppString, *mutcrate::system::collections::generic::dictionary_2::Dictionary_2<::unity::Il2CppString,crate::app::msgfile::MsgFile>, *mutcrate::system::collections::generic::dictionary_2::Dictionary_2<::unity::Il2CppString,::unity::IntPtr>, bool) overload
Sourcepub fn is_load_done(file_name: impl Into<Il2CppString>) -> bool
pub fn is_load_done(file_name: impl Into<Il2CppString>) -> bool
IsLoadDone(::unity::Il2CppString) overload
Sourcepub fn is_file_exist(file_name: impl Into<Il2CppString>) -> bool
pub fn is_file_exist(file_name: impl Into<Il2CppString>) -> bool
IsFileExist(::unity::Il2CppString) overload
Sourcepub fn is_hero_female() -> bool
pub fn is_hero_female() -> bool
IsHeroFemale() overload
Sourcepub fn get_language_directory_name() -> Il2CppString
pub fn get_language_directory_name() -> Il2CppString
GetLanguageDirectoryName() overload
Sourcepub fn create_mess_file_path(file_name: impl Into<Il2CppString>) -> Il2CppString
pub fn create_mess_file_path(file_name: impl Into<Il2CppString>) -> Il2CppString
CreateMessFilePath(::unity::Il2CppString) overload
Sourcepub fn create_sound_cmd_file_path(
file_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn create_sound_cmd_file_path( file_name: impl Into<Il2CppString>, ) -> Il2CppString
CreateSoundCmdFilePath(::unity::Il2CppString) overload
Sourcepub fn create_event_cmd_file_path(
file_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn create_event_cmd_file_path( file_name: impl Into<Il2CppString>, ) -> Il2CppString
CreateEventCmdFilePath(::unity::Il2CppString) overload
Sourcepub fn get_file_path(label: impl Into<Il2CppString>) -> Il2CppString
pub fn get_file_path(label: impl Into<Il2CppString>) -> Il2CppString
GetFilePath(::unity::Il2CppString) overload
Sourcepub fn get_msg_file(file_name: impl Into<Il2CppString>) -> MsgFile
pub fn get_msg_file(file_name: impl Into<Il2CppString>) -> MsgFile
GetMsgFile(::unity::Il2CppString) overload
Sourcepub fn is_main_release_scenario_mess_file(
file_name: impl Into<Il2CppString>,
) -> bool
pub fn is_main_release_scenario_mess_file( file_name: impl Into<Il2CppString>, ) -> bool
IsMainReleaseScenarioMessFile(::unity::Il2CppString) overload
Sourcepub fn is_dlc_scenario_mess_file(file_name: impl Into<Il2CppString>) -> bool
pub fn is_dlc_scenario_mess_file(file_name: impl Into<Il2CppString>) -> bool
IsDLCScenarioMessFile(::unity::Il2CppString) overload
Sourcepub fn is_reliance_mess_file(file_name: impl Into<Il2CppString>) -> bool
pub fn is_reliance_mess_file(file_name: impl Into<Il2CppString>) -> bool
IsRelianceMessFile(::unity::Il2CppString) overload
Sourcepub fn is_god_reliance_mess_file(file_name: impl Into<Il2CppString>) -> bool
pub fn is_god_reliance_mess_file(file_name: impl Into<Il2CppString>) -> bool
IsGodRelianceMessFile(::unity::Il2CppString) overload
Sourcepub fn dump_label()
pub fn dump_label()
DumpLabel() overload
Sourcepub fn get_all_label() -> List_1<Il2CppString>
pub fn get_all_label() -> List_1<Il2CppString>
GetAllLabel() overload
Sourcepub fn get(label: impl Into<Il2CppString>) -> Il2CppString
pub fn get(label: impl Into<Il2CppString>) -> Il2CppString
Get(::unity::Il2CppString) overload
Sourcepub fn get_2(
label: impl Into<Il2CppString>,
arg0: impl Into<Il2CppString>,
) -> Il2CppString
pub fn get_2( label: impl Into<Il2CppString>, arg0: impl Into<Il2CppString>, ) -> Il2CppString
Get(::unity::Il2CppString, ::unity::Il2CppString) overload
Sourcepub fn get_3(
label: impl Into<Il2CppString>,
arg0: impl Into<Il2CppString>,
arg1: impl Into<Il2CppString>,
) -> Il2CppString
pub fn get_3( label: impl Into<Il2CppString>, arg0: impl Into<Il2CppString>, arg1: impl Into<Il2CppString>, ) -> Il2CppString
Get(::unity::Il2CppString, ::unity::Il2CppString, ::unity::Il2CppString) overload
Sourcepub fn get_4(
label: impl Into<Il2CppString>,
arg0: impl Into<Il2CppString>,
arg1: impl Into<Il2CppString>,
arg2: impl Into<Il2CppString>,
) -> Il2CppString
pub fn get_4( label: impl Into<Il2CppString>, arg0: impl Into<Il2CppString>, arg1: impl Into<Il2CppString>, arg2: impl Into<Il2CppString>, ) -> Il2CppString
Get(::unity::Il2CppString, ::unity::Il2CppString, ::unity::Il2CppString, ::unity::Il2CppString) overload
Sourcepub fn get_5(
label: impl Into<Il2CppString>,
args: impl Into<Array<Il2CppString>>,
) -> Il2CppString
pub fn get_5( label: impl Into<Il2CppString>, args: impl Into<Array<Il2CppString>>, ) -> Il2CppString
Get(::unity::Il2CppString, ::unity::Array<::unity::Il2CppString>) overload
Sourcepub fn try_get_replace(label: impl Into<Il2CppString>) -> Il2CppString
pub fn try_get_replace(label: impl Into<Il2CppString>) -> Il2CppString
TryGetReplace(::unity::Il2CppString) overload
Sourcepub fn get_int_ptr(label: impl Into<Il2CppString>) -> IntPtr
pub fn get_int_ptr(label: impl Into<Il2CppString>) -> IntPtr
GetIntPtr(::unity::Il2CppString) overload
Sourcepub fn get_impl(
label: impl Into<Il2CppString>,
is_replace: impl Into<bool>,
) -> Il2CppString
pub fn get_impl( label: impl Into<Il2CppString>, is_replace: impl Into<bool>, ) -> Il2CppString
GetImpl(::unity::Il2CppString, bool) overload
Sourcepub fn get_sound_cmd_text(label: impl Into<Il2CppString>) -> Il2CppString
pub fn get_sound_cmd_text(label: impl Into<Il2CppString>) -> Il2CppString
GetSoundCmdText(::unity::Il2CppString) overload
Sourcepub fn get_sound_cmd_text_2(
label: impl Into<Il2CppString>,
) -> (bool, Il2CppString, Il2CppString)
pub fn get_sound_cmd_text_2( label: impl Into<Il2CppString>, ) -> (bool, Il2CppString, Il2CppString)
GetSoundCmdText(::unity::Il2CppString, *mut::unity::Il2CppString, *mut::unity::Il2CppString) overload
Sourcepub fn get_event_cmd_text(label: impl Into<Il2CppString>) -> Il2CppString
pub fn get_event_cmd_text(label: impl Into<Il2CppString>) -> Il2CppString
GetEventCmdText(::unity::Il2CppString) overload
Sourcepub fn get_event_cmd_text_2(
label: impl Into<Il2CppString>,
) -> (bool, Il2CppString, Il2CppString)
pub fn get_event_cmd_text_2( label: impl Into<Il2CppString>, ) -> (bool, Il2CppString, Il2CppString)
GetEventCmdText(::unity::Il2CppString, *mut::unity::Il2CppString, *mut::unity::Il2CppString) overload
Sourcepub fn get_cmd_impl(
label: impl Into<Il2CppString>,
data_dictionary: impl Into<Dictionary_2<Il2CppString, IntPtr>>,
) -> Il2CppString
pub fn get_cmd_impl( label: impl Into<Il2CppString>, data_dictionary: impl Into<Dictionary_2<Il2CppString, IntPtr>>, ) -> Il2CppString
GetCmdImpl(::unity::Il2CppString, crate::system::collections::generic::dictionary_2::Dictionary_2<::unity::Il2CppString,::unity::IntPtr>) overload
Sourcepub fn get_cmd_impl_2(
label: impl Into<Il2CppString>,
data_dictionary: impl Into<Dictionary_2<Il2CppString, IntPtr>>,
) -> (bool, Il2CppString, Il2CppString)
pub fn get_cmd_impl_2( label: impl Into<Il2CppString>, data_dictionary: impl Into<Dictionary_2<Il2CppString, IntPtr>>, ) -> (bool, Il2CppString, Il2CppString)
GetCmdImpl(::unity::Il2CppString, crate::system::collections::generic::dictionary_2::Dictionary_2<::unity::Il2CppString,::unity::IntPtr>, *mut::unity::Il2CppString, *mut::unity::Il2CppString) overload
Sourcepub fn is_exist(label: impl Into<Il2CppString>) -> bool
pub fn is_exist(label: impl Into<Il2CppString>) -> bool
IsExist(::unity::Il2CppString) overload
Sourcepub fn is_nesting() -> bool
pub fn is_nesting() -> bool
IsNesting() overload
Sourcepub fn get_string(
label: impl Into<Il2CppString>,
p_mess_data: impl Into<IntPtr>,
is_replace: impl Into<bool>,
) -> Il2CppString
pub fn get_string( label: impl Into<Il2CppString>, p_mess_data: impl Into<IntPtr>, is_replace: impl Into<bool>, ) -> Il2CppString
GetString(::unity::Il2CppString, ::unity::IntPtr, bool) overload
Sourcepub fn read_char(p: impl Into<IntPtr>, offset: impl Into<i32>) -> u16
pub fn read_char(p: impl Into<IntPtr>, offset: impl Into<i32>) -> u16
ReadChar(::unity::IntPtr, i32) overload
Sourcepub fn calc_talk_string_total_width(mess_str: impl Into<Il2CppString>) -> f32
pub fn calc_talk_string_total_width(mess_str: impl Into<Il2CppString>) -> f32
CalcTalkStringTotalWidth(::unity::Il2CppString) overload
Sourcepub fn calc_wait_msec_for_talk_auto_play(
mess_str: impl Into<Il2CppString>,
) -> f32
pub fn calc_wait_msec_for_talk_auto_play( mess_str: impl Into<Il2CppString>, ) -> f32
CalcWaitMsecForTalkAutoPlay(::unity::Il2CppString) overload
Sourcepub fn split_cmd(
cmd: impl Into<Il2CppString>,
) -> (bool, Il2CppString, Il2CppString)
pub fn split_cmd( cmd: impl Into<Il2CppString>, ) -> (bool, Il2CppString, Il2CppString)
SplitCmd(::unity::Il2CppString, *mut::unity::Il2CppString, *mut::unity::Il2CppString) overload
Sourcepub fn add_tag_string(
tag_group_id: impl Into<u16>,
tag_id: impl Into<u16>,
param: impl Into<Array<u8>>,
)
pub fn add_tag_string( tag_group_id: impl Into<u16>, tag_id: impl Into<u16>, param: impl Into<Array<u8>>, )
AddTagString(u16, u16, ::unity::Array<u8>) overload
Sourcepub fn replace_arg_string(tag_id: impl Into<Mess_TagID_Arg>)
pub fn replace_arg_string(tag_id: impl Into<Mess_TagID_Arg>)
ReplaceArgString(crate::app::mess::Mess_TagID_Arg) overload
Sourcepub fn add_tag_string_localize(
tag_id: impl Into<u16>,
param: impl Into<Array<u8>>,
)
pub fn add_tag_string_localize( tag_id: impl Into<u16>, param: impl Into<Array<u8>>, )
AddTagString_Localize(u16, ::unity::Array<u8>) overload
Sourcepub fn is_patchim1(c: impl Into<u16>) -> bool
pub fn is_patchim1(c: impl Into<u16>) -> bool
IsPatchim1(u16) overload
Sourcepub fn is_patchim2(c: impl Into<u16>) -> bool
pub fn is_patchim2(c: impl Into<u16>) -> bool
IsPatchim2(u16) overload
Sourcepub fn is_patchim_str_code(
chr_code: impl Into<i32>,
is_without2: impl Into<bool>,
) -> bool
pub fn is_patchim_str_code( chr_code: impl Into<i32>, is_without2: impl Into<bool>, ) -> bool
IsPatchimStrCode(i32, bool) overload
Sourcepub fn set_argument(index: impl Into<i32>, value: impl Into<i32>)
pub fn set_argument(index: impl Into<i32>, value: impl Into<i32>)
SetArgument(i32, i32) overload
Sourcepub fn set_argument_2(index: impl Into<i32>, value: impl Into<Il2CppString>)
pub fn set_argument_2(index: impl Into<i32>, value: impl Into<Il2CppString>)
SetArgument(i32, ::unity::Il2CppString) overload
Sourcepub fn clear_argument()
pub fn clear_argument()
ClearArgument() overload
Sourcepub fn get_argument(index: impl Into<i32>) -> Il2CppString
pub fn get_argument(index: impl Into<i32>) -> Il2CppString
GetArgument(i32) overload
Sourcepub fn get_new_arg_scope() -> Mess_ArgScope
pub fn get_new_arg_scope() -> Mess_ArgScope
get_NewArgScope() overload
Sourcepub fn create_space_tag(pixel: impl Into<u32>) -> Il2CppString
pub fn create_space_tag(pixel: impl Into<u32>) -> Il2CppString
CreateSpaceTag(u32) overload
Sourcepub fn create_sprite_tag(
icon_category: impl Into<Mess_IconCategory>,
kind_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn create_sprite_tag( icon_category: impl Into<Mess_IconCategory>, kind_name: impl Into<Il2CppString>, ) -> Il2CppString
CreateSpriteTag(crate::app::mess::Mess_IconCategory, ::unity::Il2CppString) overload
Sourcepub fn create_sprite_tag_2(
sprite_asset_name: impl Into<Il2CppString>,
icon_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn create_sprite_tag_2( sprite_asset_name: impl Into<Il2CppString>, icon_name: impl Into<Il2CppString>, ) -> Il2CppString
CreateSpriteTag(::unity::Il2CppString, ::unity::Il2CppString) overload
Sourcepub fn create_item_sprite_tag(
item: impl Into<ItemData>,
for_system: impl Into<bool>,
) -> Il2CppString
pub fn create_item_sprite_tag( item: impl Into<ItemData>, for_system: impl Into<bool>, ) -> Il2CppString
CreateItemSpriteTag(crate::app::itemdata::ItemData, bool) overload
Sourcepub fn create_skill_sprite_tag(skill: impl Into<SkillData>) -> Il2CppString
pub fn create_skill_sprite_tag(skill: impl Into<SkillData>) -> Il2CppString
CreateSkillSpriteTag(crate::app::skilldata::SkillData) overload
Sourcepub fn create_system_sprite_tag(
icon_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn create_system_sprite_tag( icon_name: impl Into<Il2CppString>, ) -> Il2CppString
CreateSystemSpriteTag(::unity::Il2CppString) overload
Sourcepub fn create_god_symble_engrave_sprite_tag(
icon_name: impl Into<Il2CppString>,
) -> Il2CppString
pub fn create_god_symble_engrave_sprite_tag( icon_name: impl Into<Il2CppString>, ) -> Il2CppString
CreateGodSymbleEngraveSpriteTag(::unity::Il2CppString) overload
Sourcepub fn set_partner_pid(pid: impl Into<Il2CppString>)
pub fn set_partner_pid(pid: impl Into<Il2CppString>)
SetPartnerPID(::unity::Il2CppString) overload
Sourcepub fn get_partner_pid() -> Il2CppString
pub fn get_partner_pid() -> Il2CppString
GetPartnerPID() overload
Sourcepub fn get_partner_name() -> Il2CppString
pub fn get_partner_name() -> Il2CppString
GetPartnerName() overload
Sourcepub fn get_game_data_name(value: impl Into<Il2CppString>) -> Il2CppString
pub fn get_game_data_name(value: impl Into<Il2CppString>) -> Il2CppString
GetGameDataName(::unity::Il2CppString) overload
Source§impl Mess
impl Mess
pub fn initialize_method_info() -> &'static MethodInfo
pub fn update_replace_str_method_info() -> &'static MethodInfo
pub fn load_sprite_asset_method_info() -> &'static MethodInfo
pub fn load_sprite_asset_2_method_info() -> &'static MethodInfo
pub fn is_sprite_exist_in_sprite_asset_method_info() -> &'static MethodInfo
pub fn get_item_sprite_assets_name_method_info() -> &'static MethodInfo
pub fn get_skill_sprite_assets_name_method_info() -> &'static MethodInfo
pub fn get_system_sprite_assets_name_method_info() -> &'static MethodInfo
pub fn get_god_symbol_engrave_sprite_assets_name_method_info() -> &'static MethodInfo
pub fn on_sprite_asset_request_callback_method_info() -> &'static MethodInfo
pub fn push_check_method_info() -> &'static MethodInfo
pub fn pop_check_method_info() -> &'static MethodInfo
pub fn load_method_info() -> &'static MethodInfo
pub fn try_load_method_info() -> &'static MethodInfo
pub fn load_impl_method_info() -> &'static MethodInfo
pub fn load_impl_2_method_info() -> &'static MethodInfo
pub fn free_method_info() -> &'static MethodInfo
pub fn try_free_method_info() -> &'static MethodInfo
pub fn free_impl_method_info() -> &'static MethodInfo
pub fn get_reference_method_info() -> &'static MethodInfo
pub fn free_impl_2_method_info() -> &'static MethodInfo
pub fn reload_method_info() -> &'static MethodInfo
pub fn is_load_done_method_info() -> &'static MethodInfo
pub fn is_file_exist_method_info() -> &'static MethodInfo
pub fn is_hero_female_method_info() -> &'static MethodInfo
pub fn get_language_directory_name_method_info() -> &'static MethodInfo
pub fn create_mess_file_path_method_info() -> &'static MethodInfo
pub fn create_sound_cmd_file_path_method_info() -> &'static MethodInfo
pub fn create_event_cmd_file_path_method_info() -> &'static MethodInfo
pub fn get_file_path_method_info() -> &'static MethodInfo
pub fn get_msg_file_method_info() -> &'static MethodInfo
pub fn is_main_release_scenario_mess_file_method_info() -> &'static MethodInfo
pub fn is_dlc_scenario_mess_file_method_info() -> &'static MethodInfo
pub fn is_reliance_mess_file_method_info() -> &'static MethodInfo
pub fn is_god_reliance_mess_file_method_info() -> &'static MethodInfo
pub fn dump_file_method_info() -> &'static MethodInfo
pub fn dump_label_method_info() -> &'static MethodInfo
pub fn get_all_label_method_info() -> &'static MethodInfo
pub fn get_method_info() -> &'static MethodInfo
pub fn get_2_method_info() -> &'static MethodInfo
pub fn get_3_method_info() -> &'static MethodInfo
pub fn get_4_method_info() -> &'static MethodInfo
pub fn get_5_method_info() -> &'static MethodInfo
pub fn try_get_replace_method_info() -> &'static MethodInfo
pub fn get_int_ptr_method_info() -> &'static MethodInfo
pub fn get_impl_method_info() -> &'static MethodInfo
pub fn get_sound_cmd_text_method_info() -> &'static MethodInfo
pub fn get_sound_cmd_text_2_method_info() -> &'static MethodInfo
pub fn get_event_cmd_text_method_info() -> &'static MethodInfo
pub fn get_event_cmd_text_2_method_info() -> &'static MethodInfo
pub fn get_cmd_impl_method_info() -> &'static MethodInfo
pub fn get_cmd_impl_2_method_info() -> &'static MethodInfo
pub fn is_exist_method_info() -> &'static MethodInfo
pub fn is_nesting_method_info() -> &'static MethodInfo
pub fn get_string_method_info() -> &'static MethodInfo
pub fn read_char_method_info() -> &'static MethodInfo
pub fn calc_talk_string_total_width_method_info() -> &'static MethodInfo
pub fn calc_wait_msec_for_talk_auto_play_method_info() -> &'static MethodInfo
pub fn split_cmd_method_info() -> &'static MethodInfo
pub fn add_tag_string_method_info() -> &'static MethodInfo
pub fn replace_arg_string_method_info() -> &'static MethodInfo
pub fn add_tag_string_localize_method_info() -> &'static MethodInfo
pub fn is_patchim1_method_info() -> &'static MethodInfo
pub fn is_patchim2_method_info() -> &'static MethodInfo
pub fn is_patchim_str_code_method_info() -> &'static MethodInfo
pub fn set_argument_method_info() -> &'static MethodInfo
pub fn set_argument_2_method_info() -> &'static MethodInfo
pub fn clear_argument_method_info() -> &'static MethodInfo
pub fn get_argument_method_info() -> &'static MethodInfo
pub fn get_new_arg_scope_method_info() -> &'static MethodInfo
pub fn create_space_tag_method_info() -> &'static MethodInfo
pub fn create_sprite_tag_method_info() -> &'static MethodInfo
pub fn create_sprite_tag_2_method_info() -> &'static MethodInfo
pub fn create_item_sprite_tag_method_info() -> &'static MethodInfo
pub fn create_skill_sprite_tag_method_info() -> &'static MethodInfo
pub fn create_system_sprite_tag_method_info() -> &'static MethodInfo
pub fn create_god_symble_engrave_sprite_tag_method_info() -> &'static MethodInfo
pub fn set_partner_pid_method_info() -> &'static MethodInfo
pub fn get_partner_pid_method_info() -> &'static MethodInfo
pub fn get_partner_name_method_info() -> &'static MethodInfo
pub fn get_game_data_name_method_info() -> &'static MethodInfo
pub fn ctor_method_info() -> &'static MethodInfo
pub fn cctor_method_info() -> &'static MethodInfo
Trait Implementations§
Source§impl ClassIdentity for Mess
impl ClassIdentity for Mess
Source§impl FromIlInstance for Mess
impl FromIlInstance for Mess
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 compatibleimpl Copy for Mess
impl IMess for Mess
impl IObject for Mess
Auto Trait Implementations§
impl Freeze for Mess
impl RefUnwindSafe for Mess
impl !Send for Mess
impl !Sync for Mess
impl Unpin for Mess
impl UnwindSafe for Mess
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) overload