Table of Contents

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

StringName

GetContactBody

Cached name for the 'get_contact_body' method.

public static readonly StringName GetContactBody

Field Value

StringName

GetDampingCompression

Cached name for the 'get_damping_compression' method.

public static readonly StringName GetDampingCompression

Field Value

StringName

GetDampingRelaxation

Cached name for the 'get_damping_relaxation' method.

public static readonly StringName GetDampingRelaxation

Field Value

StringName

GetEngineForce

Cached name for the 'get_engine_force' method.

public static readonly StringName GetEngineForce

Field Value

StringName

GetFrictionSlip

Cached name for the 'get_friction_slip' method.

public static readonly StringName GetFrictionSlip

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetRollInfluence

Cached name for the 'get_roll_influence' method.

public static readonly StringName GetRollInfluence

Field Value

StringName

GetRpm

Cached name for the 'get_rpm' method.

public static readonly StringName GetRpm

Field Value

StringName

GetSkidinfo

Cached name for the 'get_skidinfo' method.

public static readonly StringName GetSkidinfo

Field Value

StringName

GetSteering

Cached name for the 'get_steering' method.

public static readonly StringName GetSteering

Field Value

StringName

GetSuspensionMaxForce

Cached name for the 'get_suspension_max_force' method.

public static readonly StringName GetSuspensionMaxForce

Field Value

StringName

GetSuspensionRestLength

Cached name for the 'get_suspension_rest_length' method.

public static readonly StringName GetSuspensionRestLength

Field Value

StringName

GetSuspensionStiffness

Cached name for the 'get_suspension_stiffness' method.

public static readonly StringName GetSuspensionStiffness

Field Value

StringName

GetSuspensionTravel

Cached name for the 'get_suspension_travel' method.

public static readonly StringName GetSuspensionTravel

Field Value

StringName

IsInContact

Cached name for the 'is_in_contact' method.

public static readonly StringName IsInContact

Field Value

StringName

IsUsedAsSteering

Cached name for the 'is_used_as_steering' method.

public static readonly StringName IsUsedAsSteering

Field Value

StringName

IsUsedAsTraction

Cached name for the 'is_used_as_traction' method.

public static readonly StringName IsUsedAsTraction

Field Value

StringName

SetBrake

Cached name for the 'set_brake' method.

public static readonly StringName SetBrake

Field Value

StringName

SetDampingCompression

Cached name for the 'set_damping_compression' method.

public static readonly StringName SetDampingCompression

Field Value

StringName

SetDampingRelaxation

Cached name for the 'set_damping_relaxation' method.

public static readonly StringName SetDampingRelaxation

Field Value

StringName

SetEngineForce

Cached name for the 'set_engine_force' method.

public static readonly StringName SetEngineForce

Field Value

StringName

SetFrictionSlip

Cached name for the 'set_friction_slip' method.

public static readonly StringName SetFrictionSlip

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetRollInfluence

Cached name for the 'set_roll_influence' method.

public static readonly StringName SetRollInfluence

Field Value

StringName

SetSteering

Cached name for the 'set_steering' method.

public static readonly StringName SetSteering

Field Value

StringName

SetSuspensionMaxForce

Cached name for the 'set_suspension_max_force' method.

public static readonly StringName SetSuspensionMaxForce

Field Value

StringName

SetSuspensionRestLength

Cached name for the 'set_suspension_rest_length' method.

public static readonly StringName SetSuspensionRestLength

Field Value

StringName

SetSuspensionStiffness

Cached name for the 'set_suspension_stiffness' method.

public static readonly StringName SetSuspensionStiffness

Field Value

StringName

SetSuspensionTravel

Cached name for the 'set_suspension_travel' method.

public static readonly StringName SetSuspensionTravel

Field Value

StringName

SetUseAsSteering

Cached name for the 'set_use_as_steering' method.

public static readonly StringName SetUseAsSteering

Field Value

StringName

SetUseAsTraction

Cached name for the 'set_use_as_traction' method.

public static readonly StringName SetUseAsTraction

Field Value

StringName