Background for Starfield
Member of the Quest script
voidfunctionModQuestTimer(floatafModValue)Native

Description

Documentation Comment

Modifies a quest timer
The timer is modified by the given afModValue can be negative or positive but not 0


Caveats


Parameters

floatafModValue


Examples

Auto-Generated Example

float myFloat__afModValue

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