GetActivatorSoundLooping

From GECK
Jump to: navigation, search


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

Description

Returns the Looping Sound of the specified Activator form.

Syntax

[help]
(loopingSound:ref) reference.GetActivatorSoundLooping activator:form

Example

set rLoopingSound to rActivatorRef.GetActivatorSoundLooping
set rLoopingSound to GetActivatorSoundLooping TrapGasValve 

See Also