ArgData

API Reference > 0.21 > HelmetMenuImagesWriter

HelmetMenuImagesWriter Class

Writes helmet menu images to a file.

Namespace: ArgData

Constructors

Name Description
HelmetMenuImagesWriter() Initializes a new instance of HelmetMenuImagesWriter.

Methods

Name Description
Write(String path, HelmetMenuImages helmetImages) Writes helmet menu images to the specified path.
path: Path to the helmet menu image file to save.
helmetImages: HelmetMenuImages containing helmet menu image data.