Click or drag to resize

VehicleWheelIsUsedAsSteering Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VehicleWheel.IsUsedAsSteering"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsUsedAsSteering is deprecated. Use the UseAsSteering property instead.")]
public bool IsUsedAsSteering()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.VehicleWheel.IsUsedAsSteering"]

See Also