GetActivatorPrompt

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the activation prompt of the specified Activator form.

Syntax

[help]
(prompt:string_var) reference.GetActivatorPrompt activator:form

Example

let sPrompt := rActivatorRef.GetActivatorPrompt
let sPrompt := GetActivatorPrompt BlackjackTableGomorrah 

See Also