PrintObject
From NWN Lexicon
Contents |
[edit] PrintObject(object)
Prints an object's ID number to the log file.
void PrintObject( object oObject );
[edit] Parameters
oObject
Object who's ID number is written in the log file.
[edit] Description
Prints oObject's ID number to the log file.
[edit] Remarks
What this prints in the log file is the same that the ObjectToString function returns.
[edit] Version
1.61
[edit] See Also
author: Charles Feduke, editor: Lilac Soul, additional contributor(s): Jeff Chase