GetTokenRef

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the form value of the specified token in the inventory of the calling reference. Added by NVSE 3.1.

Syntax

(form) Actor.GetTokenRef Token:baseform

Example

ref rPartner

let rPartner := SunnyREF.GetTokenRef MarriageToken

See Also