_SET_INTERIOR_ENTITY_SET_COLOR
DocsSetInteriorEntitySetColor(interior, entitySetName, color)Parameters
| Name | Type | Description |
|---|---|---|
interior | int | — |
entitySetName | char* | — |
color | int | — |
Returns
voidThis native does not return a value.
SetInteriorEntitySetColor(interior, entitySetName, color)| Name | Type | Description |
|---|---|---|
interior | int | — |
entitySetName | char* | — |
color | int | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!