Skip to content

function getPlayerOverlays (client-side)

Available since version: 0.3.2

This function will get the player/npc active animations overlays.

Declaration

[string, ...]|null getPlayerOverlays(int id)

Parameters

  • int id: the player id.

Returns [string, ...]|null

the array of animation overlays as strings or null if player isn't spawned.