API Reference > 0.21 > PlayerHorsepowerReader
PlayerHorsepowerReader Class
Reads the horsepower value for the player.
Namespace: ArgData
Constructors
| Name | Description |
|---|---|
| PlayerHorsepowerReader(GpExeFile exeFile) | Creates a PlayerHorsepowerReader for the specified GP.EXE file. exeFile: GpExeFile to read from. |
Methods
| Name | Description |
|---|---|
| For(GpExeFile exeFile) | Creates a PlayerHorsepowerReader for the specified GP.EXE file. exeFile: GpExeFile to read from. |
| ReadPlayerHorsepower() | Reads the horsepower value for the player. |