JsonInt(int)
From NWN Lexicon
Jump to navigationJump to search
Create a json integer value.
json JsonInt(
int nValue
);
Parameters
- nValue
- The integer to create in json.
Description
Create a json integer value.
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
| functions: |