BIS fnc loadClass: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "'''(BI(N|S)_fnc_[a-zA-Z0-9_]+)'''" to "$1") |
||
Line 17: | Line 17: | ||
|r1= [[Config]] | |r1= [[Config]] | ||
|x1= <code>[ ["bin\config.bin"], [[configFile]] >> "Cfg3DEN" >> "Camera"] [[call]] | |x1= <code>[ ["bin\config.bin"], [[configFile]] >> "Cfg3DEN" >> "Camera"] [[call]] [[BIS_fnc_loadClass]]</code> | ||
|seealso= [[configFile]] | |seealso= [[configFile]] | ||
}} | }} |
Revision as of 20:26, 12 June 2021
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