Class VehicleBody3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VehicleBody3D.MethodName : RigidBody3D.MethodName
- Inheritance
-
VehicleBody3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBrake
Cached name for the 'get_brake' method.
public static readonly StringName GetBrake
Field Value
GetEngineForce
Cached name for the 'get_engine_force' method.
public static readonly StringName GetEngineForce
Field Value
GetSteering
Cached name for the 'get_steering' method.
public static readonly StringName GetSteering
Field Value
SetBrake
Cached name for the 'set_brake' method.
public static readonly StringName SetBrake
Field Value
SetEngineForce
Cached name for the 'set_engine_force' method.
public static readonly StringName SetEngineForce
Field Value
SetSteering
Cached name for the 'set_steering' method.
public static readonly StringName SetSteering