bitburner.singularity.isfocused.md

February 11, 2023 ยท View on GitHub

Home > bitburner > Singularity > isFocused

Singularity.isFocused() method

Check if the player is focused.

Signature:

isFocused(): boolean;

Returns:

boolean

True if the player is focused.

Remarks

RAM cost: 0.1 GB * 16/4/1

Contents

  1. 1Singularity.isFocused() method
  2. 2Remarks