mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 03:03:54 +01:00
808 B
808 B
Home > bitburner > Gang > getMemberInformation
Gang.getMemberInformation() method
If you are not in BitNode-2, then you must have Source-File 2 in order to use this function.
Get stat and equipment-related information about a Gang Member
Signature:
getMemberInformation(name: string): GangMemberInfo;
Parameters
Parameter | Type | Description |
---|---|---|
name | string | Name of member. |
Returns:
Object containing stat and equipment-related information about a Gang Member.
Remarks
RAM cost: 2 GB