GetCreatureSoundsTemplate

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the Creature form (if any) used as the creature sounds template for the specified Creature form.

Syntax

[help]
(soundsTemplate:form) GetCreatureSoundsTemplate baseCreature:form

Example

set rSoundsTemplate to GetCreatureSoundsTemplate CrBarkScorpion 

See Also