Skip to main content

IRelianceDataMethods

Trait IRelianceDataMethods 

Source
pub trait IRelianceDataMethods: IRelianceData {
Show 91 methods // Provided methods fn ctor(self) { ... } fn get_pid(self) -> Il2CppString { ... } fn set_pid(self, value: impl Into<Il2CppString>) { ... } fn get_exp_types(self) -> Array<u8> { ... } fn set_exp_types(self, value: impl Into<Array<u8>>) { ... } fn get_debug_name(self) -> Il2CppString { ... } fn try_get_exp(self, index: impl Into<i32>) -> RelianceExpData { ... } fn get_exp_type0(self) -> u8 { ... } fn set_exp_type0(self, value: impl Into<u8>) { ... } fn get_exp_type1(self) -> u8 { ... } fn set_exp_type1(self, value: impl Into<u8>) { ... } fn get_exp_type2(self) -> u8 { ... } fn set_exp_type2(self, value: impl Into<u8>) { ... } fn get_exp_type3(self) -> u8 { ... } fn set_exp_type3(self, value: impl Into<u8>) { ... } fn get_exp_type4(self) -> u8 { ... } fn set_exp_type4(self, value: impl Into<u8>) { ... } fn get_exp_type5(self) -> u8 { ... } fn set_exp_type5(self, value: impl Into<u8>) { ... } fn get_exp_type6(self) -> u8 { ... } fn set_exp_type6(self, value: impl Into<u8>) { ... } fn get_exp_type7(self) -> u8 { ... } fn set_exp_type7(self, value: impl Into<u8>) { ... } fn get_exp_type8(self) -> u8 { ... } fn set_exp_type8(self, value: impl Into<u8>) { ... } fn get_exp_type9(self) -> u8 { ... } fn set_exp_type9(self, value: impl Into<u8>) { ... } fn get_exp_type10(self) -> u8 { ... } fn set_exp_type10(self, value: impl Into<u8>) { ... } fn get_exp_type11(self) -> u8 { ... } fn set_exp_type11(self, value: impl Into<u8>) { ... } fn get_exp_type12(self) -> u8 { ... } fn set_exp_type12(self, value: impl Into<u8>) { ... } fn get_exp_type13(self) -> u8 { ... } fn set_exp_type13(self, value: impl Into<u8>) { ... } fn get_exp_type14(self) -> u8 { ... } fn set_exp_type14(self, value: impl Into<u8>) { ... } fn get_exp_type15(self) -> u8 { ... } fn set_exp_type15(self, value: impl Into<u8>) { ... } fn get_exp_type16(self) -> u8 { ... } fn set_exp_type16(self, value: impl Into<u8>) { ... } fn get_exp_type17(self) -> u8 { ... } fn set_exp_type17(self, value: impl Into<u8>) { ... } fn get_exp_type18(self) -> u8 { ... } fn set_exp_type18(self, value: impl Into<u8>) { ... } fn get_exp_type19(self) -> u8 { ... } fn set_exp_type19(self, value: impl Into<u8>) { ... } fn get_exp_type20(self) -> u8 { ... } fn set_exp_type20(self, value: impl Into<u8>) { ... } fn get_exp_type21(self) -> u8 { ... } fn set_exp_type21(self, value: impl Into<u8>) { ... } fn get_exp_type22(self) -> u8 { ... } fn set_exp_type22(self, value: impl Into<u8>) { ... } fn get_exp_type23(self) -> u8 { ... } fn set_exp_type23(self, value: impl Into<u8>) { ... } fn get_exp_type24(self) -> u8 { ... } fn set_exp_type24(self, value: impl Into<u8>) { ... } fn get_exp_type25(self) -> u8 { ... } fn set_exp_type25(self, value: impl Into<u8>) { ... } fn get_exp_type26(self) -> u8 { ... } fn set_exp_type26(self, value: impl Into<u8>) { ... } fn get_exp_type27(self) -> u8 { ... } fn set_exp_type27(self, value: impl Into<u8>) { ... } fn get_exp_type28(self) -> u8 { ... } fn set_exp_type28(self, value: impl Into<u8>) { ... } fn get_exp_type29(self) -> u8 { ... } fn set_exp_type29(self, value: impl Into<u8>) { ... } fn get_exp_type30(self) -> u8 { ... } fn set_exp_type30(self, value: impl Into<u8>) { ... } fn get_exp_type31(self) -> u8 { ... } fn set_exp_type31(self, value: impl Into<u8>) { ... } fn get_exp_type32(self) -> u8 { ... } fn set_exp_type32(self, value: impl Into<u8>) { ... } fn get_exp_type33(self) -> u8 { ... } fn set_exp_type33(self, value: impl Into<u8>) { ... } fn get_exp_type34(self) -> u8 { ... } fn set_exp_type34(self, value: impl Into<u8>) { ... } fn get_exp_type35(self) -> u8 { ... } fn set_exp_type35(self, value: impl Into<u8>) { ... } fn get_exp_type36(self) -> u8 { ... } fn set_exp_type36(self, value: impl Into<u8>) { ... } fn get_exp_type37(self) -> u8 { ... } fn set_exp_type37(self, value: impl Into<u8>) { ... } fn get_exp_type38(self) -> u8 { ... } fn set_exp_type38(self, value: impl Into<u8>) { ... } fn get_exp_type39(self) -> u8 { ... } fn set_exp_type39(self, value: impl Into<u8>) { ... } fn get_exp_type40(self) -> u8 { ... } fn set_exp_type40(self, value: impl Into<u8>) { ... } fn get_exp_type41(self) -> u8 { ... } fn set_exp_type41(self, value: impl Into<u8>) { ... }
}

Provided Methods§

Source

fn ctor(self)

.ctor() overload

Source

fn get_pid(self) -> Il2CppString

get_Pid() overload

Source

fn set_pid(self, value: impl Into<Il2CppString>)

set_Pid(::unity::Il2CppString) overload

Source

fn get_exp_types(self) -> Array<u8>

get_ExpTypes() overload

Source

fn set_exp_types(self, value: impl Into<Array<u8>>)

set_ExpTypes(::unity::Array<u8>) overload

Source

fn get_debug_name(self) -> Il2CppString

GetDebugName() overload

Source

fn try_get_exp(self, index: impl Into<i32>) -> RelianceExpData

TryGetExp(i32) overload

Source

fn get_exp_type0(self) -> u8

get_ExpType0() overload

Source

fn set_exp_type0(self, value: impl Into<u8>)

set_ExpType0(u8) overload

Source

fn get_exp_type1(self) -> u8

get_ExpType1() overload

Source

fn set_exp_type1(self, value: impl Into<u8>)

set_ExpType1(u8) overload

Source

fn get_exp_type2(self) -> u8

get_ExpType2() overload

Source

fn set_exp_type2(self, value: impl Into<u8>)

set_ExpType2(u8) overload

Source

fn get_exp_type3(self) -> u8

get_ExpType3() overload

Source

fn set_exp_type3(self, value: impl Into<u8>)

set_ExpType3(u8) overload

Source

fn get_exp_type4(self) -> u8

get_ExpType4() overload

Source

fn set_exp_type4(self, value: impl Into<u8>)

set_ExpType4(u8) overload

Source

fn get_exp_type5(self) -> u8

get_ExpType5() overload

Source

fn set_exp_type5(self, value: impl Into<u8>)

set_ExpType5(u8) overload

Source

fn get_exp_type6(self) -> u8

get_ExpType6() overload

Source

fn set_exp_type6(self, value: impl Into<u8>)

set_ExpType6(u8) overload

Source

fn get_exp_type7(self) -> u8

get_ExpType7() overload

Source

fn set_exp_type7(self, value: impl Into<u8>)

set_ExpType7(u8) overload

Source

fn get_exp_type8(self) -> u8

get_ExpType8() overload

Source

fn set_exp_type8(self, value: impl Into<u8>)

set_ExpType8(u8) overload

Source

fn get_exp_type9(self) -> u8

get_ExpType9() overload

Source

fn set_exp_type9(self, value: impl Into<u8>)

set_ExpType9(u8) overload

Source

fn get_exp_type10(self) -> u8

get_ExpType10() overload

Source

fn set_exp_type10(self, value: impl Into<u8>)

set_ExpType10(u8) overload

Source

fn get_exp_type11(self) -> u8

get_ExpType11() overload

Source

fn set_exp_type11(self, value: impl Into<u8>)

set_ExpType11(u8) overload

Source

fn get_exp_type12(self) -> u8

get_ExpType12() overload

Source

fn set_exp_type12(self, value: impl Into<u8>)

set_ExpType12(u8) overload

Source

fn get_exp_type13(self) -> u8

get_ExpType13() overload

Source

fn set_exp_type13(self, value: impl Into<u8>)

set_ExpType13(u8) overload

Source

fn get_exp_type14(self) -> u8

get_ExpType14() overload

Source

fn set_exp_type14(self, value: impl Into<u8>)

set_ExpType14(u8) overload

Source

fn get_exp_type15(self) -> u8

get_ExpType15() overload

Source

fn set_exp_type15(self, value: impl Into<u8>)

set_ExpType15(u8) overload

Source

fn get_exp_type16(self) -> u8

get_ExpType16() overload

Source

fn set_exp_type16(self, value: impl Into<u8>)

set_ExpType16(u8) overload

Source

fn get_exp_type17(self) -> u8

get_ExpType17() overload

Source

fn set_exp_type17(self, value: impl Into<u8>)

set_ExpType17(u8) overload

Source

fn get_exp_type18(self) -> u8

get_ExpType18() overload

Source

fn set_exp_type18(self, value: impl Into<u8>)

set_ExpType18(u8) overload

Source

fn get_exp_type19(self) -> u8

get_ExpType19() overload

Source

fn set_exp_type19(self, value: impl Into<u8>)

set_ExpType19(u8) overload

Source

fn get_exp_type20(self) -> u8

get_ExpType20() overload

Source

fn set_exp_type20(self, value: impl Into<u8>)

set_ExpType20(u8) overload

Source

fn get_exp_type21(self) -> u8

get_ExpType21() overload

Source

fn set_exp_type21(self, value: impl Into<u8>)

set_ExpType21(u8) overload

Source

fn get_exp_type22(self) -> u8

get_ExpType22() overload

Source

fn set_exp_type22(self, value: impl Into<u8>)

set_ExpType22(u8) overload

Source

fn get_exp_type23(self) -> u8

get_ExpType23() overload

Source

fn set_exp_type23(self, value: impl Into<u8>)

set_ExpType23(u8) overload

Source

fn get_exp_type24(self) -> u8

get_ExpType24() overload

Source

fn set_exp_type24(self, value: impl Into<u8>)

set_ExpType24(u8) overload

Source

fn get_exp_type25(self) -> u8

get_ExpType25() overload

Source

fn set_exp_type25(self, value: impl Into<u8>)

set_ExpType25(u8) overload

Source

fn get_exp_type26(self) -> u8

get_ExpType26() overload

Source

fn set_exp_type26(self, value: impl Into<u8>)

set_ExpType26(u8) overload

Source

fn get_exp_type27(self) -> u8

get_ExpType27() overload

Source

fn set_exp_type27(self, value: impl Into<u8>)

set_ExpType27(u8) overload

Source

fn get_exp_type28(self) -> u8

get_ExpType28() overload

Source

fn set_exp_type28(self, value: impl Into<u8>)

set_ExpType28(u8) overload

Source

fn get_exp_type29(self) -> u8

get_ExpType29() overload

Source

fn set_exp_type29(self, value: impl Into<u8>)

set_ExpType29(u8) overload

Source

fn get_exp_type30(self) -> u8

get_ExpType30() overload

Source

fn set_exp_type30(self, value: impl Into<u8>)

set_ExpType30(u8) overload

Source

fn get_exp_type31(self) -> u8

get_ExpType31() overload

Source

fn set_exp_type31(self, value: impl Into<u8>)

set_ExpType31(u8) overload

Source

fn get_exp_type32(self) -> u8

get_ExpType32() overload

Source

fn set_exp_type32(self, value: impl Into<u8>)

set_ExpType32(u8) overload

Source

fn get_exp_type33(self) -> u8

get_ExpType33() overload

Source

fn set_exp_type33(self, value: impl Into<u8>)

set_ExpType33(u8) overload

Source

fn get_exp_type34(self) -> u8

get_ExpType34() overload

Source

fn set_exp_type34(self, value: impl Into<u8>)

set_ExpType34(u8) overload

Source

fn get_exp_type35(self) -> u8

get_ExpType35() overload

Source

fn set_exp_type35(self, value: impl Into<u8>)

set_ExpType35(u8) overload

Source

fn get_exp_type36(self) -> u8

get_ExpType36() overload

Source

fn set_exp_type36(self, value: impl Into<u8>)

set_ExpType36(u8) overload

Source

fn get_exp_type37(self) -> u8

get_ExpType37() overload

Source

fn set_exp_type37(self, value: impl Into<u8>)

set_ExpType37(u8) overload

Source

fn get_exp_type38(self) -> u8

get_ExpType38() overload

Source

fn set_exp_type38(self, value: impl Into<u8>)

set_ExpType38(u8) overload

Source

fn get_exp_type39(self) -> u8

get_ExpType39() overload

Source

fn set_exp_type39(self, value: impl Into<u8>)

set_ExpType39(u8) overload

Source

fn get_exp_type40(self) -> u8

get_ExpType40() overload

Source

fn set_exp_type40(self, value: impl Into<u8>)

set_ExpType40(u8) overload

Source

fn get_exp_type41(self) -> u8

get_ExpType41() overload

Source

fn set_exp_type41(self, value: impl Into<u8>)

set_ExpType41(u8) overload

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl<__T: IRelianceData> IRelianceDataMethods for __T

Available on crate feature app-reliancedata only.