Background for Skyrim SE
Member of the Location script
boolfunctionIsChild(LocationakOther)Native

Description

Documentation Comment

Returns whether the other location is a child of this one


Caveats


Parameters

LocationakOther


Examples

Auto-Generated Example

Location myLocation__akOther

bool returnedValue = myLocation__toCallFunctionOn.IsChild(myLocation__akOther)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.