![]() |
Mod Helpers
v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
|
Assorted static "helper" functions pertaining to game music. More...
Static Public Member Functions | |
static byte | GetNearestPaintType (Color color) |
Gets a paint type of the color with the nearest approximation of the given color. More... | |
Assorted static "helper" functions pertaining to game music.
Definition at line 12 of file PaintHelpers.cs.
|
static |
Gets a paint type of the color with the nearest approximation of the given color.
color |
Definition at line 24 of file PaintHelpers.cs.