SetTokenValueAndRef

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the numeric and form values of the specified token in the inventory of the calling reference.

Syntax

[help]
(none) Actor.SetTokenValueAndRef Token:baseform NewValue:float NewValue:form 

Example

SunnyREF.SetTokenValueAndRef DiseaseToken, 65.1, DiseaseSpell

See Also