PrintObject(object)
Prints an object's ID number to the log file.
void PrintObject( object oObject );
Parameters
oObject
Object who's ID number is outputted to the log file.
Description
Prints oObject's ID number to the log file.
Version
1.26
See Also
categories: | Debug Functions |
author: Charles Feduke, additional contributor(s): Jeff Chase
Send comments on this topic.