getObjectMaterials: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) *  \|p1=" to " |s1= $1  |p1=")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2  |descr=$3")  | 
				||
| Line 9: | Line 9: | ||
|gr1= Object Manipulation  | |gr1= Object Manipulation  | ||
| Gets all custom materials associated with the object.  | |descr= Gets all custom materials associated with the object.  | ||
|s1=  '''getObjectMaterials''' obj  | |s1=  '''getObjectMaterials''' obj  | ||
Revision as of 21:05, 13 June 2021
Description
- Description:
 - Gets all custom materials associated with the object.
 - Groups:
 - Object Manipulation
 
Syntax
- Syntax:
 - getObjectMaterials obj
 - Parameters:
 - obj: Object
 - Return Value:
 - Array of Strings - array of materials
 
Examples
- Example 1:
 _materials = getObjectMaterials car;
Additional Information
- See also:
 - setObjectMaterialsetObjectTextureGlobalgetObjectTexturessetObjectTexturesetObjectMaterialGlobal
 
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