ObjectTemplate.NetworkableInfo: Difference between revisions

From Pilot_51's Wiki
Jump to navigation Jump to search
New page: == MDT description == Set the name of the network id for this object. Once set, other players will be able to see the object moving, rotating, etc., over the network. See the NetworkableIn...
 
(No difference)

Latest revision as of 09:06, 20 November 2008

MDT description

Set the name of the network id for this object. Once set, other players will be able to see the object moving, rotating, etc., over the network. See the NetworkableInfo class. Another name used to set this same property is SetNetworkableInfo.

Source and more details

Additional Description