VN_fnc_whitelisted_arsenal_copilot_check

From Savage Game Design Wiki
Revision as of 22:57, 25 February 2021 by Lou Montana (talk | contribs) (Page filling)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Ethan Johnson
Argument(s): n/a
Effect(s): unknown

Description

Check if the provided unit is in a co-pilot seat.

Syntax

Syntax
[unit] call VN_fnc_whitelisted_arsenal_copilot_check
Parameters
unit: Object - checked unit
Return value
Boolean

Examples

Example 1
[player] call VN_fnc_whitelisted_arsenal_copilot_check;