GetParentCellWaterHeight

From the Oblivion ConstructionSet Wiki
Revision as of 23:42, 26 December 2007 by imported>Haama (→‎See Also: Added GetParentCell link)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(waterHeight:float) reference.GetParentCellWaterHeight
(waterHeight:float) reference.GetWaterHeight

Returns the water height of the referenced parent cell.

See Also