Class VehicleWheel3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VehicleWheel3D.MethodName : Node3D.MethodName
- Inheritance
-
VehicleWheel3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBrake
Cached name for the 'get_brake' method.
public static readonly StringName GetBrake
Field Value
GetContactBody
Cached name for the 'get_contact_body' method.
public static readonly StringName GetContactBody
Field Value
GetDampingCompression
Cached name for the 'get_damping_compression' method.
public static readonly StringName GetDampingCompression
Field Value
GetDampingRelaxation
Cached name for the 'get_damping_relaxation' method.
public static readonly StringName GetDampingRelaxation
Field Value
GetEngineForce
Cached name for the 'get_engine_force' method.
public static readonly StringName GetEngineForce
Field Value
GetFrictionSlip
Cached name for the 'get_friction_slip' method.
public static readonly StringName GetFrictionSlip
Field Value
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
GetRollInfluence
Cached name for the 'get_roll_influence' method.
public static readonly StringName GetRollInfluence
Field Value
GetRpm
Cached name for the 'get_rpm' method.
public static readonly StringName GetRpm
Field Value
GetSkidinfo
Cached name for the 'get_skidinfo' method.
public static readonly StringName GetSkidinfo
Field Value
GetSteering
Cached name for the 'get_steering' method.
public static readonly StringName GetSteering
Field Value
GetSuspensionMaxForce
Cached name for the 'get_suspension_max_force' method.
public static readonly StringName GetSuspensionMaxForce
Field Value
GetSuspensionRestLength
Cached name for the 'get_suspension_rest_length' method.
public static readonly StringName GetSuspensionRestLength
Field Value
GetSuspensionStiffness
Cached name for the 'get_suspension_stiffness' method.
public static readonly StringName GetSuspensionStiffness
Field Value
GetSuspensionTravel
Cached name for the 'get_suspension_travel' method.
public static readonly StringName GetSuspensionTravel
Field Value
IsInContact
Cached name for the 'is_in_contact' method.
public static readonly StringName IsInContact
Field Value
IsUsedAsSteering
Cached name for the 'is_used_as_steering' method.
public static readonly StringName IsUsedAsSteering
Field Value
IsUsedAsTraction
Cached name for the 'is_used_as_traction' method.
public static readonly StringName IsUsedAsTraction
Field Value
SetBrake
Cached name for the 'set_brake' method.
public static readonly StringName SetBrake
Field Value
SetDampingCompression
Cached name for the 'set_damping_compression' method.
public static readonly StringName SetDampingCompression
Field Value
SetDampingRelaxation
Cached name for the 'set_damping_relaxation' method.
public static readonly StringName SetDampingRelaxation
Field Value
SetEngineForce
Cached name for the 'set_engine_force' method.
public static readonly StringName SetEngineForce
Field Value
SetFrictionSlip
Cached name for the 'set_friction_slip' method.
public static readonly StringName SetFrictionSlip
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius
Field Value
SetRollInfluence
Cached name for the 'set_roll_influence' method.
public static readonly StringName SetRollInfluence
Field Value
SetSteering
Cached name for the 'set_steering' method.
public static readonly StringName SetSteering
Field Value
SetSuspensionMaxForce
Cached name for the 'set_suspension_max_force' method.
public static readonly StringName SetSuspensionMaxForce
Field Value
SetSuspensionRestLength
Cached name for the 'set_suspension_rest_length' method.
public static readonly StringName SetSuspensionRestLength
Field Value
SetSuspensionStiffness
Cached name for the 'set_suspension_stiffness' method.
public static readonly StringName SetSuspensionStiffness
Field Value
SetSuspensionTravel
Cached name for the 'set_suspension_travel' method.
public static readonly StringName SetSuspensionTravel
Field Value
SetUseAsSteering
Cached name for the 'set_use_as_steering' method.
public static readonly StringName SetUseAsSteering
Field Value
SetUseAsTraction
Cached name for the 'set_use_as_traction' method.
public static readonly StringName SetUseAsTraction