GetCurrentRegion
Revision as of 00:01, 6 January 2012 by imported>DragoonWraith (tempted to deprecate this; it's undocumented and probably not intended)
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(region:form) GetCurrentRegion
Returns the region in which the player is currently located, if any. In interior cells, generally returns 0. Regions in exterior cells can overlap, therefore it's possible for the player to be in several regions simultaneously, so GetCurrentRegions is probably the better function to use.