API Reference > 0.21 > HelmetColorWriter
HelmetColorWriter Class
Writes driver helmet colors.
Namespace: ArgData
Constructors
| Name | Description |
|---|---|
| HelmetColorWriter(GpExeFile exeFile) | Creates a HelmetColorWriter for the specified GP.EXE file. exeFile: GpExeFile to read from. |
Methods
| Name | Description |
|---|---|
| For(GpExeFile exeFile) | Creates a HelmetColorWriter for the specified GP.EXE file. exeFile: GpExeFile to read from. |
| WriteHelmetColors(HelmetList helmetList) | Writes the colors of all the helmets in the file. helmetList: HelmetList. |