BIS_fnc_loadClass

From Bohemia Interactive Community
Revision as of 21:26, 12 June 2021 by Lou Montana (talk | contribs) (Text replacement - "'''(BI(N|S)_fnc_[a-zA-Z0-9_]+)'''" to "$1")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Configs

Syntax

Syntax:
[input, defaultValue] call BIS_fnc_loadClass
Parameters:
input: Array of Strings - Containing config paths
defaultValue: Config - Default config used if input cannot be found
Return Value:
Config

Examples

Example 1:
[ ["bin\config.bin"], configFile >> "Cfg3DEN" >> "Camera"] call BIS_fnc_loadClass

Additional Information

See also:
configFile

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note