configOf: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|version1= 2.00 | |||
| | |arg= global | ||
| | |gr1= Config | ||
| | |descr= Returns config path of the provided object. | ||
| | |s1= [[configOf]] object | ||
| | |p1= object: [[Object]] | ||
| | |r1= [[Config]] | ||
| | |x1= <sqf>configOf player; // returns bin\config.bin/CfgVehicles/B_W_Soldier_TL_F</sqf> | ||
|seealso= [[typeOf]] | |||
|seealso= [[typeOf]] | |||
}} | }} | ||
Latest revision as of 11:23, 4 May 2022
Description
- Description:
- Returns config path of the provided object.
- Groups:
- Config
Syntax
Examples
- Example 1:
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