Exports

There is 1 export included with the script (client-side).

Export
Description
Parameter(s)
Return type

InHelicam

Returns if the local player is sitting or not

None

Boolean

Example

local inHelicam = exports.helicam:InHelicam()

print("inHelicam:", inHelicam)

Last updated