GetActivatorWaterType
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Contents
Description
Returns the Water Type of the specified Activator or PlaceableWater BaseForm. If a reference is passed, its base form is used.
Syntax
(waterType:baseForm) reference.GetActivatorWaterType activatorOrPlaceableWater:baseForm
Example
set rWaterType to rActivatorRef.GetActivatorWaterType
set rWaterType to GetActivatorWaterType DrinkSink01Avg