ChatRoomCharacterViewDrawBackground
Callable
Parameters
Background: string
The name of the background image file
Y: number
The starting Y co-ordinate of the image
zoom: number
The zoom factor based on the number of characters
darken: number
The value (0 = fully visible, 1 = black) to tint the background
inverted: boolean
Whether the background image should be inverted
Returns void
- Nothing
Draw the background of a chat room
Use DrawRoomBackground instead