PaintDatabaseWrapper : ObjectWrapper
ArrayWrapper GetPaints() const
Parameter | Type | Description |
---|---|---|
name | const std::string & | — |
color | LinearColor | — |
Parameter | Type | Description |
---|---|---|
name | const std::string & | — |
color | LinearColor | — |
std::string GetPaintName(int PaintID)
Parameter | Type | Description |
---|---|---|
PaintID | int | — |
int GetPaintID(std::string &PaintName)
Parameter | Type | Description |
---|---|---|
PaintName | std::string & | — |