VN_fnc_whitelisted_arsenal_override

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Ethan Johnson
Argument(s): local
Effect(s): local

Description

Master function that contains all the gui overrides for the arsenal when whitelisted arsenal is enabled.

Syntax

Syntax
[display] call VN_fnc_whitelisted_arsenal_override
Parameters
display: Display - Arsenal display for the override to run on
Return value
Nothing

Examples

Example 1
[_arsenalDisplay] call VN_fnc_whitelisted_arsenal_override;