NWNX:EE  8193.36.12
NWNX_Object_LocalVariable Struct Reference

A local variable structure. More...

Public Attributes

int type
 Int, String, Float, Object. More...
 
string key
 Name of the variable. More...
 

Detailed Description

A local variable structure.

Definition at line 51 of file nwnx_object.nss.

Member Data Documentation

◆ type

int NWNX_Object_LocalVariable::type

Int, String, Float, Object.

Definition at line 53 of file nwnx_object.nss.

◆ key

string NWNX_Object_LocalVariable::key

Name of the variable.

Definition at line 54 of file nwnx_object.nss.


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