GetTileOrientation(location)
From NWN Lexicon
Jump to navigationJump to searchGet the orientation of the tile at location locTile.
Parameters
- locTile
- The tile location to query the tile orientation.
Description
Get the orientation of the tile at location locTile. Returns -1 on error.
Remarks
Version
This function was added in 1.87.8193.35 of NWN:EE.
Example
See Also
functions: | GetTileHeight() GetTileID() SetTile() SetTileAnimationLoops() SetTileJson() |
author: Shadguy