UnityObjectMapper Class

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

[Missing documentation for “T:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper”]

Inheritance Hierarchy

System.Object  ObjectMapper    BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper Namespace: BeardedManStudios.Forge.Networking.UnityAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public class UnityObjectMapper : ObjectMapper

The UnityObjectMapper type exposes the following members.

Properties

Name

Description

Public propertyStatic member

Instance

  Back to Top

Methods

Name

Description

Public method

Map(Type, BMSByte)

(Overrides ObjectMapper.Map(Type, BMSByte).)

Public method

Map(T)(BMSByte)

(Overrides ObjectMapper.Map``1(BMSByte).)

Public method

MapVector2

Public method

MapVector3

Public method

MapVector4

  Back to Top

See Also

Reference

BeardedManStudios.Forge.Networking.Unity Namespace