ArgData

API Reference > 0.19.1 > PlayerHorsepowerWriter

PlayerHorsepowerWriter Class

Writes the horsepower values for the player.

Namespace: ArgData

Constructors

Name Description
PlayerHorsepowerWriter(GpExeFile exeFile) Creates a PlayerHorsepowerWriter for the specified GP.EXE file.
exeFile: GpExeFile to read from.

Methods

Name Description
For(GpExeFile exeFile) Creates a PlayerHorsepowerWriter for the specified GP.EXE file.
exeFile: GpExeFile to read from.
WritePlayerHorsepower(Int32 horsepower) Writes the horsepower value for the player. The default value is 716.
horsepower: Player horsepower value. Permitted values between 1 and 1460.