ChatManagerNetworkObject Class

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

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

Inheritance Hierarchy

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

Syntax

C#

public class ChatManagerNetworkObject : NetworkObject

The ChatManagerNetworkObject type exposes the following members.

Constructors

Name

Description

Public method

ChatManagerNetworkObject()

Public method

ChatManagerNetworkObject(NetWorker, UInt32, FrameStream)

Public method

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

  Back to Top

Properties

Name

Description

Public property

UniqueIdentity

(Overrides NetworkObject.UniqueIdentity.)

  Back to Top

Methods

Name

Description

Public method

InterpolateUpdate

(Overrides NetworkObject.InterpolateUpdate().)

Public method

SnapInterpolations

  Back to Top

Events

Name

Description

Public event

fieldAltered

  Back to Top

Fields

Name

Description

Public fieldStatic member

IDENTITY

  Back to Top

See Also

Reference

BeardedManStudios.Forge.Networking.Generated Namespace