Skip to main content

IDragonRidePresetParamDataMethods

Trait IDragonRidePresetParamDataMethods 

Source
pub trait IDragonRidePresetParamDataMethods: IDragonRidePresetParamData {
Show 58 methods // Provided methods fn get_group(self) -> Il2CppString { ... } fn set_group(self, value: impl Into<Il2CppString>) { ... } fn get_is_time_test(self) -> i32 { ... } fn set_is_time_test(self, value: impl Into<i32>) { ... } fn get_is_walk_through_on(self) -> i32 { ... } fn set_is_walk_through_on(self, value: impl Into<i32>) { ... } fn get_course_1(self) -> i32 { ... } fn set_course_1(self, value: impl Into<i32>) { ... } fn get_stime_1(self) -> f32 { ... } fn set_stime_1(self, value: impl Into<f32>) { ... } fn get_srandom_1(self) -> f32 { ... } fn set_srandom_1(self, value: impl Into<f32>) { ... } fn get_course_2(self) -> i32 { ... } fn set_course_2(self, value: impl Into<i32>) { ... } fn get_stime_2(self) -> f32 { ... } fn set_stime_2(self, value: impl Into<f32>) { ... } fn get_srandom_2(self) -> f32 { ... } fn set_srandom_2(self, value: impl Into<f32>) { ... } fn get_course_3(self) -> i32 { ... } fn set_course_3(self, value: impl Into<i32>) { ... } fn get_stime_3(self) -> f32 { ... } fn set_stime_3(self, value: impl Into<f32>) { ... } fn get_srandom_3(self) -> f32 { ... } fn set_srandom_3(self, value: impl Into<f32>) { ... } fn get_course_4(self) -> i32 { ... } fn set_course_4(self, value: impl Into<i32>) { ... } fn get_stime_4(self) -> f32 { ... } fn set_stime_4(self, value: impl Into<f32>) { ... } fn get_srandom_4(self) -> f32 { ... } fn set_srandom_4(self, value: impl Into<f32>) { ... } fn get_course_5(self) -> i32 { ... } fn set_course_5(self, value: impl Into<i32>) { ... } fn get_stime_5(self) -> f32 { ... } fn set_stime_5(self, value: impl Into<f32>) { ... } fn get_srandom_5(self) -> f32 { ... } fn set_srandom_5(self, value: impl Into<f32>) { ... } fn get_course_6(self) -> i32 { ... } fn set_course_6(self, value: impl Into<i32>) { ... } fn get_stime_6(self) -> f32 { ... } fn set_stime_6(self, value: impl Into<f32>) { ... } fn get_srandom_6(self) -> f32 { ... } fn set_srandom_6(self, value: impl Into<f32>) { ... } fn get_course_7(self) -> i32 { ... } fn set_course_7(self, value: impl Into<i32>) { ... } fn get_stime_7(self) -> f32 { ... } fn set_stime_7(self, value: impl Into<f32>) { ... } fn get_srandom_7(self) -> f32 { ... } fn set_srandom_7(self, value: impl Into<f32>) { ... } fn get_course_8(self) -> i32 { ... } fn set_course_8(self, value: impl Into<i32>) { ... } fn get_stime_8(self) -> f32 { ... } fn set_stime_8(self, value: impl Into<f32>) { ... } fn get_srandom_8(self) -> f32 { ... } fn set_srandom_8(self, value: impl Into<f32>) { ... } fn get_course_set(self) -> Array<DragonRidePresetParamData_CourseData> { ... } fn set_course_set( self, value: impl Into<Array<DragonRidePresetParamData_CourseData>>, ) { ... } fn ctor(self) { ... } fn on_build(self) { ... }
}

Provided Methods§

Source

fn get_group(self) -> Il2CppString

get_Group() overload

Source

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

set_Group(::unity::Il2CppString) overload

Source

fn get_is_time_test(self) -> i32

get_IsTimeTest() overload

Source

fn set_is_time_test(self, value: impl Into<i32>)

set_IsTimeTest(i32) overload

Source

fn get_is_walk_through_on(self) -> i32

get_IsWalkThroughON() overload

Source

fn set_is_walk_through_on(self, value: impl Into<i32>)

set_IsWalkThroughON(i32) overload

Source

fn get_course_1(self) -> i32

get_Course_1() overload

Source

fn set_course_1(self, value: impl Into<i32>)

set_Course_1(i32) overload

Source

fn get_stime_1(self) -> f32

get_Stime_1() overload

Source

fn set_stime_1(self, value: impl Into<f32>)

set_Stime_1(f32) overload

Source

fn get_srandom_1(self) -> f32

get_Srandom_1() overload

Source

fn set_srandom_1(self, value: impl Into<f32>)

set_Srandom_1(f32) overload

Source

fn get_course_2(self) -> i32

get_Course_2() overload

Source

fn set_course_2(self, value: impl Into<i32>)

set_Course_2(i32) overload

Source

fn get_stime_2(self) -> f32

get_Stime_2() overload

Source

fn set_stime_2(self, value: impl Into<f32>)

set_Stime_2(f32) overload

Source

fn get_srandom_2(self) -> f32

get_Srandom_2() overload

Source

fn set_srandom_2(self, value: impl Into<f32>)

set_Srandom_2(f32) overload

Source

fn get_course_3(self) -> i32

get_Course_3() overload

Source

fn set_course_3(self, value: impl Into<i32>)

set_Course_3(i32) overload

Source

fn get_stime_3(self) -> f32

get_Stime_3() overload

Source

fn set_stime_3(self, value: impl Into<f32>)

set_Stime_3(f32) overload

Source

fn get_srandom_3(self) -> f32

get_Srandom_3() overload

Source

fn set_srandom_3(self, value: impl Into<f32>)

set_Srandom_3(f32) overload

Source

fn get_course_4(self) -> i32

get_Course_4() overload

Source

fn set_course_4(self, value: impl Into<i32>)

set_Course_4(i32) overload

Source

fn get_stime_4(self) -> f32

get_Stime_4() overload

Source

fn set_stime_4(self, value: impl Into<f32>)

set_Stime_4(f32) overload

Source

fn get_srandom_4(self) -> f32

get_Srandom_4() overload

Source

fn set_srandom_4(self, value: impl Into<f32>)

set_Srandom_4(f32) overload

Source

fn get_course_5(self) -> i32

get_Course_5() overload

Source

fn set_course_5(self, value: impl Into<i32>)

set_Course_5(i32) overload

Source

fn get_stime_5(self) -> f32

get_Stime_5() overload

Source

fn set_stime_5(self, value: impl Into<f32>)

set_Stime_5(f32) overload

Source

fn get_srandom_5(self) -> f32

get_Srandom_5() overload

Source

fn set_srandom_5(self, value: impl Into<f32>)

set_Srandom_5(f32) overload

Source

fn get_course_6(self) -> i32

get_Course_6() overload

Source

fn set_course_6(self, value: impl Into<i32>)

set_Course_6(i32) overload

Source

fn get_stime_6(self) -> f32

get_Stime_6() overload

Source

fn set_stime_6(self, value: impl Into<f32>)

set_Stime_6(f32) overload

Source

fn get_srandom_6(self) -> f32

get_Srandom_6() overload

Source

fn set_srandom_6(self, value: impl Into<f32>)

set_Srandom_6(f32) overload

Source

fn get_course_7(self) -> i32

get_Course_7() overload

Source

fn set_course_7(self, value: impl Into<i32>)

set_Course_7(i32) overload

Source

fn get_stime_7(self) -> f32

get_Stime_7() overload

Source

fn set_stime_7(self, value: impl Into<f32>)

set_Stime_7(f32) overload

Source

fn get_srandom_7(self) -> f32

get_Srandom_7() overload

Source

fn set_srandom_7(self, value: impl Into<f32>)

set_Srandom_7(f32) overload

Source

fn get_course_8(self) -> i32

get_Course_8() overload

Source

fn set_course_8(self, value: impl Into<i32>)

set_Course_8(i32) overload

Source

fn get_stime_8(self) -> f32

get_Stime_8() overload

Source

fn set_stime_8(self, value: impl Into<f32>)

set_Stime_8(f32) overload

Source

fn get_srandom_8(self) -> f32

get_Srandom_8() overload

Source

fn set_srandom_8(self, value: impl Into<f32>)

set_Srandom_8(f32) overload

Source

fn get_course_set(self) -> Array<DragonRidePresetParamData_CourseData>

get_CourseSet() overload

Source

fn set_course_set( self, value: impl Into<Array<DragonRidePresetParamData_CourseData>>, )

set_CourseSet(::unity::Array<crate::app::dragonridepresetparamdata::DragonRidePresetParamData_CourseData>) overload

Source

fn ctor(self)

.ctor() overload

Source

fn on_build(self)

OnBuild() 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: IDragonRidePresetParamData> IDragonRidePresetParamDataMethods for __T

Available on crate feature app-dragonridepresetparamdata only.