Returns the job info of the player.
p.getJob()
local p = FM.player.get(1) local pJob = p.getJob()
Last updated 1 year ago
Was this helpful?