GetActivatorSoundActivate

From GECK
Jump to: navigation, search


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

Description

Returns the Activate Sound of the specified Activator form.

Syntax

[help]
(activateSound:ref) reference.GetActivatorSoundActivate activator:form

Example

set rActivateSound to rActivatorRef.GetActivatorSoundActivate
set rActivateSound to GetActivatorSoundActivate BananaYuccaPickable 

See Also