IPool.isBusy

Checks if item is currently busy.

class IPool
bool
isBusy

Parameters

item Item

item to check

Return Value

Type: bool

true if item is currently busy, false otherwise.

Meta