Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 958 Bytes

bitburner.hacknet.getnodestats.md

File metadata and controls

34 lines (19 loc) · 958 Bytes

Home > bitburner > Hacknet > getNodeStats

Hacknet.getNodeStats() method

Get the stats of a hacknet node.

Signature:

getNodeStats(index: number): NodeStats;

Parameters

Parameter Type Description
index number Index/Identifier of Hacknet Node

Returns:

NodeStats

Object containing a variety of stats about the specified Hacknet Node.

Remarks

RAM cost: 0 GB

Returns an object containing a variety of stats about the specified Hacknet Node.

Note that for Hacknet Nodes, production refers to the amount of money the node generates. For Hacknet Servers (the upgraded version of Hacknet Nodes), production refers to the amount of hashes the node generates.