|
| UTrainDMI (const FObjectInitializer &ObjectInitializer) |
|
void | Update (float Speed) |
| Updates the needle in the train DMI. More...
|
|
void | UpdateDMI (float Speed, FText SpeedText) |
| Settign the needle in the DMI widget and the speed text. More...
|
|
void | Hide () |
| @briefHides the DMI from the viewport.
|
|
|
class UImage * | needle |
| Binding for the speedometer needle.
|
|
class UEditableTextBox * | kmtText |
| Binding for the speed text.
|
|
◆ Update()
void UTrainDMI::Update |
( |
float |
Speed | ) |
|
Updates the needle in the train DMI.
- Parameters
-
Speed | - The current speed of the train. |
- See also
- UpdateDMI();
◆ UpdateDMI()
void UTrainDMI::UpdateDMI |
( |
float |
Speed, |
|
|
FText |
SpeedText |
|
) |
| |
Settign the needle in the DMI widget and the speed text.
- Parameters
-
The documentation for this class was generated from the following files: