GetTilesetResRef(object)
Returns the resref (TILESET_RESREF_*) constant of the tileset used to create the area.
string GetTilesetResRef( object oArea );
Parameters
oArea
The area for which the tileset was used.
Description
Returns the resref (TILESET_RESREF_*) constant of the tileset used to create the area.
Returns an empty string "" on an error.
Version
1.67
See Also
| constants:  | TILESET_RESREF_* |
| categories:  | Area Functions |
author: bernosky, editor: Mistress