pub trait ICharacterJoint: IMonoBehaviour {
Show 188 methods
// Provided methods
fn cp(self) -> Character { ... }
fn set_cp(self, value: Character) { ... }
fn use_position_cache(self) -> bool { ... }
fn set_use_position_cache(self, value: bool) { ... }
fn c_trans(self) -> Transform { ... }
fn set_c_trans(self, value: Transform) { ... }
fn cached_c_trans(self) -> bool { ... }
fn set_cached_c_trans(self, value: bool) { ... }
fn c_trans_ride(self) -> Transform { ... }
fn set_c_trans_ride(self, value: Transform) { ... }
fn cached_c_trans_ride(self) -> bool { ... }
fn set_cached_c_trans_ride(self, value: bool) { ... }
fn c_hip_jnt(self) -> Transform { ... }
fn set_c_hip_jnt(self, value: Transform) { ... }
fn cached_c_hip_jnt(self) -> bool { ... }
fn set_cached_c_hip_jnt(self, value: bool) { ... }
fn c_head_loc(self) -> Transform { ... }
fn set_c_head_loc(self, value: Transform) { ... }
fn cached_c_head_loc(self) -> bool { ... }
fn set_cached_c_head_loc(self, value: bool) { ... }
fn c_ride_loc(self) -> Transform { ... }
fn set_c_ride_loc(self, value: Transform) { ... }
fn cached_c_ride_loc(self) -> bool { ... }
fn set_cached_c_ride_loc(self, value: bool) { ... }
fn l_wpn1_loc(self) -> Transform { ... }
fn set_l_wpn1_loc(self, value: Transform) { ... }
fn cached_l_wpn1_loc(self) -> bool { ... }
fn set_cached_l_wpn1_loc(self, value: bool) { ... }
fn r_wpn1_loc(self) -> Transform { ... }
fn set_r_wpn1_loc(self, value: Transform) { ... }
fn cached_r_wpn1_loc(self) -> bool { ... }
fn set_cached_r_wpn1_loc(self, value: bool) { ... }
fn hand01_jnt(self) -> Transform { ... }
fn set_hand01_jnt(self, value: Transform) { ... }
fn cached_hand01_jnt(self) -> bool { ... }
fn set_cached_hand01_jnt(self, value: bool) { ... }
fn l_leg_loc(self) -> Transform { ... }
fn set_l_leg_loc(self, value: Transform) { ... }
fn cached_l_leg_loc(self) -> bool { ... }
fn set_cached_l_leg_loc(self, value: bool) { ... }
fn r_leg_loc(self) -> Transform { ... }
fn set_r_leg_loc(self, value: Transform) { ... }
fn cached_r_leg_loc(self) -> bool { ... }
fn set_cached_r_leg_loc(self, value: bool) { ... }
fn l_limb_f_loc(self) -> Transform { ... }
fn set_l_limb_f_loc(self, value: Transform) { ... }
fn cached_l_limb_f_loc(self) -> bool { ... }
fn set_cached_l_limb_f_loc(self, value: bool) { ... }
fn l_limb_r_loc(self) -> Transform { ... }
fn set_l_limb_r_loc(self, value: Transform) { ... }
fn cached_l_limb_r_loc(self) -> bool { ... }
fn set_cached_l_limb_r_loc(self, value: bool) { ... }
fn r_limb_f_loc(self) -> Transform { ... }
fn set_r_limb_f_loc(self, value: Transform) { ... }
fn cached_r_limb_f_loc(self) -> bool { ... }
fn set_cached_r_limb_f_loc(self, value: bool) { ... }
fn r_limb_r_loc(self) -> Transform { ... }
fn set_r_limb_r_loc(self, value: Transform) { ... }
fn cached_r_limb_r_loc(self) -> bool { ... }
fn set_cached_r_limb_r_loc(self, value: bool) { ... }
fn cam_look_at_loc(self) -> Transform { ... }
fn set_cam_look_at_loc(self, value: Transform) { ... }
fn cached_cam_look_at_loc(self) -> bool { ... }
fn set_cached_cam_look_at_loc(self, value: bool) { ... }
fn cam_follow_loc(self) -> Transform { ... }
fn set_cam_follow_loc(self, value: Transform) { ... }
fn cached_cam_follow_loc(self) -> bool { ... }
fn set_cached_cam_follow_loc(self, value: bool) { ... }
fn look_at_loc(self) -> Transform { ... }
fn set_look_at_loc(self, value: Transform) { ... }
fn cached_look_at_loc(self) -> bool { ... }
fn set_cached_look_at_loc(self, value: bool) { ... }
fn look_at_ride_loc(self) -> Transform { ... }
fn set_look_at_ride_loc(self, value: Transform) { ... }
fn cached_look_at_ride_loc(self) -> bool { ... }
fn set_cached_look_at_ride_loc(self, value: bool) { ... }
fn c_neck_jnt(self) -> Transform { ... }
fn set_c_neck_jnt(self, value: Transform) { ... }
fn cached_c_neck_jnt(self) -> bool { ... }
fn set_cached_c_neck_jnt(self, value: bool) { ... }
fn c_head_jnt(self) -> Transform { ... }
fn set_c_head_jnt(self, value: Transform) { ... }
fn cached_c_head_jnt(self) -> bool { ... }
fn set_cached_c_head_jnt(self, value: bool) { ... }
fn c_spine1_jnt(self) -> Transform { ... }
fn set_c_spine1_jnt(self, value: Transform) { ... }
fn cached_c_spine1_jnt(self) -> bool { ... }
fn set_cached_c_spine1_jnt(self, value: bool) { ... }
fn c_spine2_jnt(self) -> Transform { ... }
fn set_c_spine2_jnt(self, value: Transform) { ... }
fn cached_c_spine2_jnt(self) -> bool { ... }
fn set_cached_c_spine2_jnt(self, value: bool) { ... }
fn l_cla_jnt(self) -> Transform { ... }
fn set_l_cla_jnt(self, value: Transform) { ... }
fn cached_l_cla_jnt(self) -> bool { ... }
fn set_cached_l_cla_jnt(self, value: bool) { ... }
fn r_cla_jnt(self) -> Transform { ... }
fn set_r_cla_jnt(self, value: Transform) { ... }
fn cached_r_cla_jnt(self) -> bool { ... }
fn set_cached_r_cla_jnt(self, value: bool) { ... }
fn l_arm1_jnt(self) -> Transform { ... }
fn set_l_arm1_jnt(self, value: Transform) { ... }
fn cached_l_arm1_jnt(self) -> bool { ... }
fn set_cached_l_arm1_jnt(self, value: bool) { ... }
fn r_arm1_jnt(self) -> Transform { ... }
fn set_r_arm1_jnt(self, value: Transform) { ... }
fn cached_r_arm1_jnt(self) -> bool { ... }
fn set_cached_r_arm1_jnt(self, value: bool) { ... }
fn l_arm3_jnt(self) -> Transform { ... }
fn set_l_arm3_jnt(self, value: Transform) { ... }
fn cached_l_arm3_jnt(self) -> bool { ... }
fn set_cached_l_arm3_jnt(self, value: bool) { ... }
fn r_arm3_jnt(self) -> Transform { ... }
fn set_r_arm3_jnt(self, value: Transform) { ... }
fn cached_r_arm3_jnt(self) -> bool { ... }
fn set_cached_r_arm3_jnt(self, value: bool) { ... }
fn l_leg1_jnt(self) -> Transform { ... }
fn set_l_leg1_jnt(self, value: Transform) { ... }
fn cached_l_leg1_jnt(self) -> bool { ... }
fn set_cached_l_leg1_jnt(self, value: bool) { ... }
fn r_leg1_jnt(self) -> Transform { ... }
fn set_r_leg1_jnt(self, value: Transform) { ... }
fn cached_r_leg1_jnt(self) -> bool { ... }
fn set_cached_r_leg1_jnt(self, value: bool) { ... }
fn l_leg3_jnt(self) -> Transform { ... }
fn set_l_leg3_jnt(self, value: Transform) { ... }
fn cached_l_leg3_jnt(self) -> bool { ... }
fn set_cached_l_leg3_jnt(self, value: bool) { ... }
fn r_leg3_jnt(self) -> Transform { ... }
fn set_r_leg3_jnt(self, value: Transform) { ... }
fn cached_r_leg3_jnt(self) -> bool { ... }
fn set_cached_r_leg3_jnt(self, value: bool) { ... }
fn l_shldr_armr_jnt(self) -> Transform { ... }
fn set_l_shldr_armr_jnt(self, value: Transform) { ... }
fn cached_l_shldr_armr_jnt(self) -> bool { ... }
fn set_cached_l_shldr_armr_jnt(self, value: bool) { ... }
fn r_shldr_armr_jnt(self) -> Transform { ... }
fn set_r_shldr_armr_jnt(self, value: Transform) { ... }
fn cached_r_shldr_armr_jnt(self) -> bool { ... }
fn set_cached_r_shldr_armr_jnt(self, value: bool) { ... }
fn l_arm1vol_jnt(self) -> Transform { ... }
fn set_l_arm1vol_jnt(self, value: Transform) { ... }
fn cached_l_arm1vol_jnt(self) -> bool { ... }
fn set_cached_l_arm1vol_jnt(self, value: bool) { ... }
fn r_arm1vol_jnt(self) -> Transform { ... }
fn set_r_arm1vol_jnt(self, value: Transform) { ... }
fn cached_r_arm1vol_jnt(self) -> bool { ... }
fn set_cached_r_arm1vol_jnt(self, value: bool) { ... }
fn l_arm2vol_jnt(self) -> Transform { ... }
fn set_l_arm2vol_jnt(self, value: Transform) { ... }
fn cached_l_arm2vol_jnt(self) -> bool { ... }
fn set_cached_l_arm2vol_jnt(self, value: bool) { ... }
fn r_arm2vol_jnt(self) -> Transform { ... }
fn set_r_arm2vol_jnt(self, value: Transform) { ... }
fn cached_r_arm2vol_jnt(self) -> bool { ... }
fn set_cached_r_arm2vol_jnt(self, value: bool) { ... }
fn l_leg1vol_jnt(self) -> Transform { ... }
fn set_l_leg1vol_jnt(self, value: Transform) { ... }
fn cached_l_leg1vol_jnt(self) -> bool { ... }
fn set_cached_l_leg1vol_jnt(self, value: bool) { ... }
fn r_leg1vol_jnt(self) -> Transform { ... }
fn set_r_leg1vol_jnt(self, value: Transform) { ... }
fn cached_r_leg1vol_jnt(self) -> bool { ... }
fn set_cached_r_leg1vol_jnt(self, value: bool) { ... }
fn l_leg2vol_jnt(self) -> Transform { ... }
fn set_l_leg2vol_jnt(self, value: Transform) { ... }
fn cached_l_leg2vol_jnt(self) -> bool { ... }
fn set_cached_l_leg2vol_jnt(self, value: bool) { ... }
fn r_leg2vol_jnt(self) -> Transform { ... }
fn set_r_leg2vol_jnt(self, value: Transform) { ... }
fn cached_r_leg2vol_jnt(self) -> bool { ... }
fn set_cached_r_leg2vol_jnt(self, value: bool) { ... }
fn l_bust_jnt(self) -> Transform { ... }
fn set_l_bust_jnt(self, value: Transform) { ... }
fn cached_l_bust_jnt(self) -> bool { ... }
fn set_cached_l_bust_jnt(self, value: bool) { ... }
fn r_bust_jnt(self) -> Transform { ... }
fn set_r_bust_jnt(self, value: Transform) { ... }
fn cached_r_bust_jnt(self) -> bool { ... }
fn set_cached_r_bust_jnt(self, value: bool) { ... }
fn c_spine1vol_jnt(self) -> Transform { ... }
fn set_c_spine1vol_jnt(self, value: Transform) { ... }
fn cached_c_spine1vol_jnt(self) -> bool { ... }
fn set_cached_c_spine1vol_jnt(self, value: bool) { ... }
fn c_spine2vol_jnt(self) -> Transform { ... }
fn set_c_spine2vol_jnt(self, value: Transform) { ... }
fn cached_c_spine2vol_jnt(self) -> bool { ... }
fn set_cached_c_spine2vol_jnt(self, value: bool) { ... }
}Provided Methods§
fn cp(self) -> Character
fn set_cp(self, value: Character)
fn use_position_cache(self) -> bool
fn set_use_position_cache(self, value: bool)
fn c_trans(self) -> Transform
fn set_c_trans(self, value: Transform)
fn cached_c_trans(self) -> bool
fn set_cached_c_trans(self, value: bool)
fn c_trans_ride(self) -> Transform
fn set_c_trans_ride(self, value: Transform)
fn cached_c_trans_ride(self) -> bool
fn set_cached_c_trans_ride(self, value: bool)
fn c_hip_jnt(self) -> Transform
fn set_c_hip_jnt(self, value: Transform)
fn cached_c_hip_jnt(self) -> bool
fn set_cached_c_hip_jnt(self, value: bool)
fn c_head_loc(self) -> Transform
fn set_c_head_loc(self, value: Transform)
fn cached_c_head_loc(self) -> bool
fn set_cached_c_head_loc(self, value: bool)
fn c_ride_loc(self) -> Transform
fn set_c_ride_loc(self, value: Transform)
fn cached_c_ride_loc(self) -> bool
fn set_cached_c_ride_loc(self, value: bool)
fn l_wpn1_loc(self) -> Transform
fn set_l_wpn1_loc(self, value: Transform)
fn cached_l_wpn1_loc(self) -> bool
fn set_cached_l_wpn1_loc(self, value: bool)
fn r_wpn1_loc(self) -> Transform
fn set_r_wpn1_loc(self, value: Transform)
fn cached_r_wpn1_loc(self) -> bool
fn set_cached_r_wpn1_loc(self, value: bool)
fn hand01_jnt(self) -> Transform
fn set_hand01_jnt(self, value: Transform)
fn cached_hand01_jnt(self) -> bool
fn set_cached_hand01_jnt(self, value: bool)
fn l_leg_loc(self) -> Transform
fn set_l_leg_loc(self, value: Transform)
fn cached_l_leg_loc(self) -> bool
fn set_cached_l_leg_loc(self, value: bool)
fn r_leg_loc(self) -> Transform
fn set_r_leg_loc(self, value: Transform)
fn cached_r_leg_loc(self) -> bool
fn set_cached_r_leg_loc(self, value: bool)
fn l_limb_f_loc(self) -> Transform
fn set_l_limb_f_loc(self, value: Transform)
fn cached_l_limb_f_loc(self) -> bool
fn set_cached_l_limb_f_loc(self, value: bool)
fn l_limb_r_loc(self) -> Transform
fn set_l_limb_r_loc(self, value: Transform)
fn cached_l_limb_r_loc(self) -> bool
fn set_cached_l_limb_r_loc(self, value: bool)
fn r_limb_f_loc(self) -> Transform
fn set_r_limb_f_loc(self, value: Transform)
fn cached_r_limb_f_loc(self) -> bool
fn set_cached_r_limb_f_loc(self, value: bool)
fn r_limb_r_loc(self) -> Transform
fn set_r_limb_r_loc(self, value: Transform)
fn cached_r_limb_r_loc(self) -> bool
fn set_cached_r_limb_r_loc(self, value: bool)
fn cam_look_at_loc(self) -> Transform
fn set_cam_look_at_loc(self, value: Transform)
fn cached_cam_look_at_loc(self) -> bool
fn set_cached_cam_look_at_loc(self, value: bool)
fn cam_follow_loc(self) -> Transform
fn set_cam_follow_loc(self, value: Transform)
fn cached_cam_follow_loc(self) -> bool
fn set_cached_cam_follow_loc(self, value: bool)
fn look_at_loc(self) -> Transform
fn set_look_at_loc(self, value: Transform)
fn cached_look_at_loc(self) -> bool
fn set_cached_look_at_loc(self, value: bool)
fn look_at_ride_loc(self) -> Transform
fn set_look_at_ride_loc(self, value: Transform)
fn cached_look_at_ride_loc(self) -> bool
fn set_cached_look_at_ride_loc(self, value: bool)
fn c_neck_jnt(self) -> Transform
fn set_c_neck_jnt(self, value: Transform)
fn cached_c_neck_jnt(self) -> bool
fn set_cached_c_neck_jnt(self, value: bool)
fn c_head_jnt(self) -> Transform
fn set_c_head_jnt(self, value: Transform)
fn cached_c_head_jnt(self) -> bool
fn set_cached_c_head_jnt(self, value: bool)
fn c_spine1_jnt(self) -> Transform
fn set_c_spine1_jnt(self, value: Transform)
fn cached_c_spine1_jnt(self) -> bool
fn set_cached_c_spine1_jnt(self, value: bool)
fn c_spine2_jnt(self) -> Transform
fn set_c_spine2_jnt(self, value: Transform)
fn cached_c_spine2_jnt(self) -> bool
fn set_cached_c_spine2_jnt(self, value: bool)
fn l_cla_jnt(self) -> Transform
fn set_l_cla_jnt(self, value: Transform)
fn cached_l_cla_jnt(self) -> bool
fn set_cached_l_cla_jnt(self, value: bool)
fn r_cla_jnt(self) -> Transform
fn set_r_cla_jnt(self, value: Transform)
fn cached_r_cla_jnt(self) -> bool
fn set_cached_r_cla_jnt(self, value: bool)
fn l_arm1_jnt(self) -> Transform
fn set_l_arm1_jnt(self, value: Transform)
fn cached_l_arm1_jnt(self) -> bool
fn set_cached_l_arm1_jnt(self, value: bool)
fn r_arm1_jnt(self) -> Transform
fn set_r_arm1_jnt(self, value: Transform)
fn cached_r_arm1_jnt(self) -> bool
fn set_cached_r_arm1_jnt(self, value: bool)
fn l_arm3_jnt(self) -> Transform
fn set_l_arm3_jnt(self, value: Transform)
fn cached_l_arm3_jnt(self) -> bool
fn set_cached_l_arm3_jnt(self, value: bool)
fn r_arm3_jnt(self) -> Transform
fn set_r_arm3_jnt(self, value: Transform)
fn cached_r_arm3_jnt(self) -> bool
fn set_cached_r_arm3_jnt(self, value: bool)
fn l_leg1_jnt(self) -> Transform
fn set_l_leg1_jnt(self, value: Transform)
fn cached_l_leg1_jnt(self) -> bool
fn set_cached_l_leg1_jnt(self, value: bool)
fn r_leg1_jnt(self) -> Transform
fn set_r_leg1_jnt(self, value: Transform)
fn cached_r_leg1_jnt(self) -> bool
fn set_cached_r_leg1_jnt(self, value: bool)
fn l_leg3_jnt(self) -> Transform
fn set_l_leg3_jnt(self, value: Transform)
fn cached_l_leg3_jnt(self) -> bool
fn set_cached_l_leg3_jnt(self, value: bool)
fn r_leg3_jnt(self) -> Transform
fn set_r_leg3_jnt(self, value: Transform)
fn cached_r_leg3_jnt(self) -> bool
fn set_cached_r_leg3_jnt(self, value: bool)
fn l_shldr_armr_jnt(self) -> Transform
fn set_l_shldr_armr_jnt(self, value: Transform)
fn cached_l_shldr_armr_jnt(self) -> bool
fn set_cached_l_shldr_armr_jnt(self, value: bool)
fn r_shldr_armr_jnt(self) -> Transform
fn set_r_shldr_armr_jnt(self, value: Transform)
fn cached_r_shldr_armr_jnt(self) -> bool
fn set_cached_r_shldr_armr_jnt(self, value: bool)
fn l_arm1vol_jnt(self) -> Transform
fn set_l_arm1vol_jnt(self, value: Transform)
fn cached_l_arm1vol_jnt(self) -> bool
fn set_cached_l_arm1vol_jnt(self, value: bool)
fn r_arm1vol_jnt(self) -> Transform
fn set_r_arm1vol_jnt(self, value: Transform)
fn cached_r_arm1vol_jnt(self) -> bool
fn set_cached_r_arm1vol_jnt(self, value: bool)
fn l_arm2vol_jnt(self) -> Transform
fn set_l_arm2vol_jnt(self, value: Transform)
fn cached_l_arm2vol_jnt(self) -> bool
fn set_cached_l_arm2vol_jnt(self, value: bool)
fn r_arm2vol_jnt(self) -> Transform
fn set_r_arm2vol_jnt(self, value: Transform)
fn cached_r_arm2vol_jnt(self) -> bool
fn set_cached_r_arm2vol_jnt(self, value: bool)
fn l_leg1vol_jnt(self) -> Transform
fn set_l_leg1vol_jnt(self, value: Transform)
fn cached_l_leg1vol_jnt(self) -> bool
fn set_cached_l_leg1vol_jnt(self, value: bool)
fn r_leg1vol_jnt(self) -> Transform
fn set_r_leg1vol_jnt(self, value: Transform)
fn cached_r_leg1vol_jnt(self) -> bool
fn set_cached_r_leg1vol_jnt(self, value: bool)
fn l_leg2vol_jnt(self) -> Transform
fn set_l_leg2vol_jnt(self, value: Transform)
fn cached_l_leg2vol_jnt(self) -> bool
fn set_cached_l_leg2vol_jnt(self, value: bool)
fn r_leg2vol_jnt(self) -> Transform
fn set_r_leg2vol_jnt(self, value: Transform)
fn cached_r_leg2vol_jnt(self) -> bool
fn set_cached_r_leg2vol_jnt(self, value: bool)
fn l_bust_jnt(self) -> Transform
fn set_l_bust_jnt(self, value: Transform)
fn cached_l_bust_jnt(self) -> bool
fn set_cached_l_bust_jnt(self, value: bool)
fn r_bust_jnt(self) -> Transform
fn set_r_bust_jnt(self, value: Transform)
fn cached_r_bust_jnt(self) -> bool
fn set_cached_r_bust_jnt(self, value: bool)
fn c_spine1vol_jnt(self) -> Transform
fn set_c_spine1vol_jnt(self, value: Transform)
fn cached_c_spine1vol_jnt(self) -> bool
fn set_cached_c_spine1vol_jnt(self, value: bool)
fn c_spine2vol_jnt(self) -> Transform
fn set_c_spine2vol_jnt(self, value: Transform)
fn cached_c_spine2vol_jnt(self) -> bool
fn set_cached_c_spine2vol_jnt(self, value: bool)
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.