Skip to content

function chatInputSetPosition (client-side)

Available since version: 0.0.1

This function will set the text input position on the screen.

Declaration

void chatInputSetPosition(int x, int y)

Parameters

  • int x: position on the screen in virtuals.
  • int y: position on the screen in virtuals.