NWNX:EE  8193.36.12
NWNX_Tileset_TilesetGroupData Struct Reference

A structure containing the group data for a tileset. More...

Public Attributes

string sName
 The name of the group. More...
 
int nStrRef
 The StrRef of the group. More...
 
int nRows
 The number of rows the group has. More...
 
int nColumns
 The number of columns the group has. More...
 

Detailed Description

A structure containing the group data for a tileset.

Definition at line 27 of file nwnx_tileset.nss.

Member Data Documentation

◆ sName

string NWNX_Tileset_TilesetGroupData::sName

The name of the group.

Definition at line 29 of file nwnx_tileset.nss.

◆ nStrRef

int NWNX_Tileset_TilesetGroupData::nStrRef

The StrRef of the group.

Definition at line 30 of file nwnx_tileset.nss.

◆ nRows

int NWNX_Tileset_TilesetGroupData::nRows

The number of rows the group has.

Definition at line 31 of file nwnx_tileset.nss.

◆ nColumns

int NWNX_Tileset_TilesetGroupData::nColumns

The number of columns the group has.

Definition at line 32 of file nwnx_tileset.nss.


The documentation for this struct was generated from the following file: