Background for Starfield
Member of the ObjectReference script
voidfunctionAddTextReplacementValue(stringasTokenLabel, floataValue)Native

Description

Documentation Comment

Adds the given text replacement value to this ref


Caveats


Parameters

stringasTokenLabel

floataValue


Examples

Auto-Generated Example

string myString__asTokenLabel
float myFloat__aValue

myObjectReference__toCallFunctionOn.AddTextReplacementValue(myString__asTokenLabel, myFloat__aValue)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.