NetworkObjectFactory Class

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

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

Inheritance Hierarchy

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

Syntax

C#

public class NetworkObjectFactory : NetworkObjectFactoryBase

The NetworkObjectFactory type exposes the following members.

Constructors

Name

Description

Public method

NetworkObjectFactory

  Back to Top

Methods

Name

Description

Public method

NetworkCreateObject

(Overrides NetworkObjectFactoryBase.NetworkCreateObject(NetWorker, Int32, UInt32, FrameStream, Action(NetworkObject)).)

  Back to Top

See Also

Reference

BeardedManStudios.Forge.Networking.Generated Namespace