PrintInteger
From NWN Lexicon
Jump to navigationJump to search
PrintInteger(int)
Records an integer to the log file.
void PrintInteger(
int nInteger
);
Parameters
nInteger
The number to output to the log file.
Description
Outputs nInteger to the log file.
Version
1.22
See Also
| functions: |
author: Tom Cassiotis, editor: Charles Feduke