Skip to content

function isInventoryOpen (client-side)

Available since version: 0.0.2

The function is used to check whether the game inventory UI is shown.

Declaration

bool isInventoryOpen()

Parameters

No parameters.

Returns bool

true when game inventory UI is shown, otherwise false.