Background for Starfield
Member of the Location script
voidfunctionSetValue(ActorValueakActorValue, floatafValue)Native

Description

Documentation Comment

Sets an actor value on location


Caveats


Parameters

ActorValueakActorValue

floatafValue


Examples

Auto-Generated Example

ActorValue myActorValue__akActorValue
float myFloat__afValue

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