- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Gets all races from base game + mods, filtered using optional keyword array
Caveats
Parameters
Keyword[]akKeywords=NONE
Examples
Auto-Generated Example
Keyword[] myKeywordArray__akKeywords
Race[] returnedValue = PO3_SKSEFunctions.GetAllRaces(myKeywordArray__akKeywords)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
