GetInCurrentLocFormList
DescriptionEdit
GetInCurrentLocFormList returns 1 if the location is (or has a parent location) in the supplied list of locations.
SyntaxEdit
GetInCurrentLocFormList FormList
ExamplesEdit
GetInCurrentLocFormList FormListLOC ;returns true if location is in the FormListLOC or has a parent location in the list.
See AlsoEdit
Papyrus FunctionsEdit
NotesEdit
- Tested as a condition for a location alias. Will probably work for references as the other location related conditions but confirmation needed.