configOf: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "|version=" to "|version1=")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|game1= arma3  | |game1= arma3  | ||
|version1= 2.00  | |version1= 2.00  | ||
|arg= global  | |arg= global  | ||
|gr1  | |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]]  | |r1= [[Config]]  | ||
|x1=   | |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