Background for Starfield
Member of the Quest script
voidfunctionSetObjectiveActive(intaiObjective, boolabForceRedisplay=true)

Description

Documentation Comment

jduvall - convenience function - uncompletes, unfails and displays the objective


Caveats


Parameters

intaiObjective

boolabForceRedisplay=true


Examples

Auto-Generated Example

int myInt__aiObjective
bool myBool__abForceRedisplay

myQuest__toCallFunctionOn.SetObjectiveActive(myInt__aiObjective, myBool__abForceRedisplay)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.