Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns whether the player character is submerged in water.

isSubmerged = IsSubmerged()

Returns[]

isSwimming
boolean - 1 if the player is submerged, nil otherwise.

Details[]

  • This function is similar to IsSwimming, but also returns 1 when running at the bottom of a surface of water.
  • This function is available within the RestrictedEnvironment

See also[]

Advertisement