PaintDatabaseWrapper : ObjectWrapper
ArrayWrapper Get Paints( ) const
Parameter | Type | Description |
---|---|---|
name | const std::string & | — |
color | LinearColor | — |
Parameter | Type | Description |
---|---|---|
name | const std::string & | — |
color | LinearColor | — |
std::string Get Paint Name( int Paint ID)
Parameter | Type | Description |
---|---|---|
PaintID | int | — |
int Get Paint ID( std::string &Paint Name)
Parameter | Type | Description |
---|---|---|
PaintName | std::string & | — |