Background for Starfield
Member of the Location script
voidfunctionSetExplored(boolabExplored=true)Native

Description

Documentation Comment

Sets this location as explored or not


Caveats


Parameters

boolabExplored=true


Examples

Auto-Generated Example

bool myBool__abExplored

myLocation__toCallFunctionOn.SetExplored(myBool__abExplored)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.