- Found in:
- Dylbills PE
Description
Documentation Comment
check if location or any of it's parents has the keyword
Requires Papyrus Extender && SKSE
Caveats
Parameters
Examples
Auto-Generated Example
Location myLocation__akLocation
Keyword myKeyword__akKeyword
bool returnedValue = DbMiscFunctions.LocationOrParentsHasKeyword(myLocation__akLocation, myKeyword__akKeyword)