com.onlineobject.objectnet Namespace

ScaleNetwork Class

Represents a network entity that synchronizes the scale of a game object across the network.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public class ScaleNetwork : NetworkEntity<Vector3, IDataStream>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..NetworkEntity<(Of <(<'Vector3, IDataStream>)>)>
    com.onlineobject.objectnet..::..ScaleNetwork