getObjectTextures: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Arma 3 " to "[[Arma 3: ") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
|descr= Gets all custom textures (hiddenSelectionsTextures) associated with the object. {{Feature|important| | |descr= Gets all custom textures (hiddenSelectionsTextures) associated with the object. {{Feature|important|Prior to Arma 2.20 it will return an empty [[Array]] when executed on [[Arma 3: Simple Objects|simple objects]].}} | ||
|s1= [[getObjectTextures]] obj | |s1= [[getObjectTextures]] obj |
Revision as of 13:02, 27 October 2024
Description
- Description:
- Gets all custom textures (hiddenSelectionsTextures) associated with the object.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getObjectTextures obj
- Parameters:
- obj: Object
- Return Value:
- Array of Strings - array of textures
Examples
- Example 1:
Additional Information
- See also:
- setObjectTexture setObjectTextureGlobal getObjectMaterials setObjectMaterial setObjectMaterialGlobal getModelInfo
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