uidebug

Methods

_bg_display_text

Note: you must use VAR_STRING

function native.uidebug._bg_display_text(text: string, x: float, y: float): void

_bg_set_text_scale

function native.uidebug._bg_set_text_scale(scale_x: float, scale_y: float): void

_bg_set_text_color

function native.uidebug._bg_set_text_color(red: int, green: int, blue: int, alpha: int): void