Game Development Community

NetObject and NetConnection

by DIAG · in Torque Game Engine · 10/05/2004 (1:04 am) · 0 replies

Hello,
Just a quick question. I was wondering if there is any way of getting the connection associated with a netobject on the server side. I have tried using the connection attribute in netObject, but this is just a pointer to the connection that the object is being ghosted over, not the connection that controls that netObject.
Thanks
Damien