Click or drag to resize

NetworkedTransform Properties

The NetworkedTransform type exposes the following members.

Properties
  NameDescription
Public propertyanimation Obsolete. (Inherited from Component.)
Public propertyaudio Obsolete. (Inherited from Component.)
Public propertycamera Obsolete. (Inherited from Component.)
Public propertycollider Obsolete. (Inherited from Component.)
Public propertycollider2D Obsolete. (Inherited from Component.)
Public propertyconstantForce Obsolete. (Inherited from Component.)
Public propertyenabled (Inherited from Behaviour.)
Public propertygameObject (Inherited from Component.)
Public propertyguiElement Obsolete. (Inherited from Component.)
Public propertyguiText Obsolete. (Inherited from Component.)
Public propertyguiTexture Obsolete. (Inherited from Component.)
Public propertyhideFlags (Inherited from Object.)
Public propertyhingeJoint Obsolete. (Inherited from Component.)
Public propertyisActiveAndEnabled (Inherited from Behaviour.)
Protected propertyisClient
Gets if we are executing as client
(Inherited from NetworkedBehaviour.)
Protected propertyisHost
Gets if we are executing as Host, I.E Server and Client
(Inherited from NetworkedBehaviour.)
Public propertyisLocalPlayer
Gets if the object is the the personal clients player object
(Inherited from NetworkedBehaviour.)
Public propertyisOwner
Gets if the object is owned by the local player
(Inherited from NetworkedBehaviour.)
Protected propertyisServer
Gets if we are executing as server
(Inherited from NetworkedBehaviour.)
Public propertylight Obsolete. (Inherited from Component.)
Public propertyname (Inherited from Object.)
Public propertynetworkedObject
Gets the NetworkedObject that owns this NetworkedBehaviour instance
(Inherited from NetworkedBehaviour.)
Public propertynetworkId
Gets the NetworkId of the NetworkedObject that owns the NetworkedBehaviour instance
(Inherited from NetworkedBehaviour.)
Public propertynetworkView Obsolete. (Inherited from Component.)
Public propertyownerClientId
Gets the clientId that owns the NetworkedObject
(Inherited from NetworkedBehaviour.)
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
See Also