This commit is contained in:
Olivier Gagnon
2022-01-15 18:39:37 -05:00
parent f1c2dc2693
commit 8b69fd7faa
130 changed files with 3091 additions and 453 deletions

View File

@@ -4,7 +4,7 @@
## Singularity.getAugmentationPrereq() method
SF4.3 - Get the pre-requisite of an augmentation.
Get the pre-requisite of an augmentation.
<b>Signature:</b>
@@ -26,7 +26,7 @@ Array with the names of the prerequisite Augmentation(s) for the specified Augme
## Remarks
RAM cost: 5 GB
RAM cost: 5 GB \* 16/4/1
This function returns an array with the names of the prerequisite Augmentation(s) for the specified Augmentation. If there are no prerequisites, a blank array is returned.