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