CLEAR_DRAW_ORIGIN
Resets the screen's draw-origin which was changed by the function [`SET_DRAW_ORIGIN`](#\_0xE10198D5) back to `x=0, y=0`. See [`SET_DRAW_ORIGIN`](#\_0xE10198D5) for further information.
CFX
Signature
lua
ClearDrawOrigin()
-- returns voidUsage
lua
ClearDrawOrigin()Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
