Export

To call the aty functions, simply add this code at the beginning of your code in a client-side script file.

local aty = exports['aty_ui']:GetAtyUI()

This will give you an access to use the functions in this script.

Last updated