mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
057aeaea83
* Added notes about whether ns API layers contain spoilers. * Add some more info to checkFactionInvitation doc
743 B
743 B
Home > bitburner > Singularity > checkFactionInvitations
Singularity.checkFactionInvitations() method
List all current faction invitations.
Signature:
checkFactionInvitations(): string[];
Returns:
string[]
Array with the name of all Factions you currently have outstanding invitations from.
Remarks
RAM cost: 3 GB * 16/4/1
Performs an immediate check for which factions you qualify for invites from, then returns an array with the name of all Factions you have outstanding invitations from.