Click or drag to resize

NetworkedBehaviour Properties

The NetworkedBehaviour 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
Protected propertyisHost
Gets if we are executing as Host, I.E Server and Client
Public propertyisLocalPlayer
Gets if the object is the the personal clients player object
Public propertyisOwner
Gets if the object is owned by the local player
Protected propertyisServer
Gets if we are executing as server
Public propertylight Obsolete. (Inherited from Component.)
Public propertyname (Inherited from Object.)
Public propertynetworkedObject
Gets the NetworkedObject that owns this NetworkedBehaviour instance
Public propertynetworkId
Gets the NetworkId of the NetworkedObject that owns the NetworkedBehaviour instance
Public propertynetworkView Obsolete. (Inherited from Component.)
Public propertyownerClientId
Gets the clientId that owns the NetworkedObject
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