getObjectTextures objectName

Operand types

objectName: Object

Type of returned value

Description

Gets all custom textures (hiddenSelectionsTextures) associated with the object.

Used In

Arma3

Example

_textures = getObjectTextures player;
Search OFPEC COMREF