GetTileID(location)
From NWN Lexicon
Jump to navigationJump to searchGet the ID of the tile at location locTile.
Parameters
- locTile
- The tile location to query the tile ID.
Description
Get the ID 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() GetTileOrientation() SetTile() SetTileAnimationLoops() SetTileJson() |
author: Shadguy