Skip to content

function getFocusNpc (client-side)

Available since version: 0.3.2

This function is used to get current focused npc by hero.

Declaration

int|null getFocusNpc()

Parameters

No parameters.

Returns int|null

the current focused npc. In case were there is no focus returns null.