Table of Contents

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

StringName

GetEngineForce

Cached name for the 'get_engine_force' method.

public static readonly StringName GetEngineForce

Field Value

StringName

GetSteering

Cached name for the 'get_steering' method.

public static readonly StringName GetSteering

Field Value

StringName

SetBrake

Cached name for the 'set_brake' method.

public static readonly StringName SetBrake

Field Value

StringName

SetEngineForce

Cached name for the 'set_engine_force' method.

public static readonly StringName SetEngineForce

Field Value

StringName

SetSteering

Cached name for the 'set_steering' method.

public static readonly StringName SetSteering

Field Value

StringName