getObjectTextures: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Poslovitch (talk | contribs) (Made the warning more visible) |
||
Line 9: | Line 9: | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
| Gets all custom textures (hiddenSelectionsTextures) associated with the object. | | Gets all custom textures (hiddenSelectionsTextures) associated with the object. {{Feature|important|It will return an empty [[Array]] when executed on [[Arma 3 Simple Objects|simple objects]].}} | ||
| '''getObjectTextures''' obj | | '''getObjectTextures''' obj |
Revision as of 13:41, 30 April 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- obj: Object
- Return Value:
- Return value needed
Examples
- Example 1:
_textures = getObjectTextures player;
Additional Information
- See also:
- setObjectTexturesetObjectTextureGlobalgetObjectMaterialssetObjectMaterialsetObjectMaterialGlobalgetModelInfo
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