Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IProgram

Index

Properties

create: { skill: number; time: number }

Acquirable through creating.

Type declaration

  • skill: number

    Hacking level required to create the program.

  • time: number

    Time it takes to create this program.

darkweb: { cost: number }

Acquirable through the darkweb.

Type declaration

  • cost: number

    Cost to purchase the program.

isOpener?: boolean

Whether program is a port opener.

name: Programs

Name of the program.

Generated using TypeDoc