Skip to main content

Player::setFacialDecoration

Console Hash: 0x8CD3E487

Syntax

```js player.setFacialDecoration(collection, overlay); ```

Required Arguments

  • collection: Model hash or name
  • overlay: Model hash or name

Return value

  • Undefined

Example

```js // todo ```

See also