configOf: Difference between revisions
m (example)  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (13 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.   | |descr= Returns config path of the provided object.  | ||
|s1= [[configOf]]   | |s1= [[configOf]] object  | ||
|p1=   | |p1= object: [[Object]]  | ||
|  | |r1= [[Config]]  | ||
|seealso= [[typeOf]]   | |x1= <sqf>configOf player; // returns bin\config.bin/CfgVehicles/B_W_Soldier_TL_F</sqf>  | ||
|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