Skip to content

Latest commit

 

History

History
59 lines (28 loc) · 761 Bytes

File metadata and controls

59 lines (28 loc) · 761 Bytes

Home > bitburner > PlayerBaseTask

PlayerBaseTask interface

Base interface of all player tasks.

Signature:

interface PlayerBaseTask extends BaseTask 

Extends: BaseTask

Properties

Property

Modifiers

Type

Description

cyclesWorked

number

The number of game engine cycles has passed since this task started. 1 engine cycle = 200ms.