Faction - powerof3/PapyrusExtenderSSE GitHub Wiki

Getters

GetAllActorsInFaction

  • Get all actors belonging to this faction
Actor[] Function GetAllActorsInFaction(Faction akFaction) global native	

GetVendorFactionContainer

  • Gets vendor chest reference, if it exists
ObjectReference Function GetVendorFactionContainer(Faction akVendorFaction) global native