configOf

From Bohemia Interactive Community
Revision as of 12:50, 25 September 2020 by 7erra (talk | contribs) (added return value)
Jump to navigation Jump to search
-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version |?]]
Hover & click on the images for description

Description

Description:
Returns config path of the provided object.
Groups:
Object InformationConfig

Syntax

Syntax:
configOf obj
Parameters:
obj: Object
Return Value:
Config

Examples

Example 1:
configOf player; // returns bin\config.bin/CfgVehicles/B_W_Soldier_TL_F

Additional Information

See also:
typeOf

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

[[Category:Introduced with arma3dev version ]][[ Category: arma3dev: New Scripting Commands | CONFIGOF]][[ Category: arma3dev: Scripting Commands | CONFIGOF]]

Bottom Section