getObjectTextures
Jump to navigation
Jump to search
Description
- Description:
- Gets all custom textures (hiddenSelectionsTextures) associated with the object.
- Groups:
- Uncategorised
Syntax
- Syntax:
- getObjectTextures obj
- Parameters:
- obj: Object
- Return Value:
- Array of Strings - array of textures
Examples
- Example 1:
_textures = getObjectTextures player;
Additional Information
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
[[Category:Introduced with arma3dev version 1.37]][[ Category: arma3dev: New Scripting Commands | GETOBJECTTEXTURES]][[ Category: arma3dev: Scripting Commands | GETOBJECTTEXTURES]]