Difference between revisions of "IsInWater"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns 1 if the calling actor is <u>at least</u> <i>partially</i> submerged in water (i.e. standing in water/swimming/diving). |name =...") |
(No difference)
|
Revision as of 17:45, 30 March 2016
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns 1 if the calling actor is at least partially submerged in water (i.e. standing in water/swimming/diving).
Syntax
(inWater:0/1) reference.IsInWater
Example
set bInWater to actorRef.IsInWater