BridgeConnectionNetworkObject Class

[This is preliminary documentation and is subject to change.]

[Missing documentation for “T:BeardedManStudios.Forge.Networking.Generated.BridgeConnectionNetworkObject”]

Inheritance Hierarchy

System.Object  NetworkObject    BeardedManStudios.Forge.Networking.Generated.BridgeConnectionNetworkObject Namespace: BeardedManStudios.Forge.Networking.GeneratedAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public class BridgeConnectionNetworkObject : NetworkObject

The BridgeConnectionNetworkObject type exposes the following members.

Constructors

Name

Description

Public method

BridgeConnectionNetworkObject()

Public method

BridgeConnectionNetworkObject(NetWorker, UInt32, FrameStream)

Public method

BridgeConnectionNetworkObject(NetWorker, INetworkBehavior, Int32, Byte[])

  Back to Top

Properties

Name

Description

Public property

AuthToken

Public property

LoggedIn

Public property

UniqueIdentity

(Overrides NetworkObject.UniqueIdentity.)

  Back to Top

Methods

Name

Description

Public method

InterpolateUpdate

(Overrides NetworkObject.InterpolateUpdate().)

Public method

SetAuthTokenDirty

Public method

SetLoggedInDirty

Public method

SnapInterpolations

  Back to Top

Events

Name

Description

Public event

AuthTokenChanged

Public event

fieldAltered

Public event

LoggedInChanged

  Back to Top

Fields

Name

Description

Public field

AuthTokenInterpolation

Public fieldStatic member

IDENTITY

Public field

LoggedInInterpolation

  Back to Top

See Also

Reference

BeardedManStudios.Forge.Networking.Generated Namespace