Class DemoVehicleNameDisplay
Displays the name and type of the currently active vehicle in a Text component. Updates every 0.1 seconds.
Namespace: NWH.Common.Demo
Assembly: NWH.Common.dll
Syntax
[RequireComponent(typeof(Text))]
public class DemoVehicleNameDisplay : MonoBehaviour