Description
Wiki Description
Checks to see if this object is in the specified location, or in a child of the specified location.
Documentation Comment
Convenience function to check if I'm in a location or any of its children
Parameters
Examples
No human-generated examples found for this function.
Auto-Generated Example
Location myLocation__akLocation
bool returnedValue = myObjectReference__toCallFunctionOn.IsInLocation(myLocation__akLocation)