getGang

Returns the gang info of the player.

p.getGang()

Example

local p = FM.player.get(1)

local pGang = p.getGang()

Last updated

Was this helpful?