configOf: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "")  | 
				Lou Montana (talk | contribs)  m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)  | 
				||
| Line 1: | Line 1: | ||
{{Command  | {{Command  | ||
|game1= arma3   | |game1= arma3  | ||
|version= 2.00   | |version= 2.00  | ||
|arg= global   | |arg= global  | ||
|gr1= Object Manipulation   | |gr1= Object Manipulation  | ||
|gr2= Config   | |gr2= Config  | ||
|descr= Returns config path of the provided object.   | |descr= Returns config path of the provided object.  | ||
|s1= [[configOf]] obj   | |s1= [[configOf]] obj  | ||
|p1= obj: [[Object]]   | |p1= obj: [[Object]]  | ||
|r1= [[Config]]  | |r1= [[Config]]  | ||
|x1=  <code>[[configOf]] [[player]]; {{cc|returns bin\config.bin/CfgVehicles/B_W_Soldier_TL_F}}</code>   | |x1=  <code>[[configOf]] [[player]]; {{cc|returns bin\config.bin/CfgVehicles/B_W_Soldier_TL_F}}</code>  | ||
|seealso= [[typeOf]]   | |seealso= [[typeOf]]  | ||
}}  | }}  | ||
Revision as of 00:12, 18 January 2021
Description
- Description:
 - Returns config path of the provided object.
 - Groups:
 - Object ManipulationConfig
 
Syntax
Examples
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