GetParentCellWaterHeight

From the Oblivion ConstructionSet Wiki
Revision as of 01:24, 27 December 2007 by imported>Haama (Note on Parent Cell reference)
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 reference's parent cell (don't use the reference of the Parent Cell itself).

See Also