UnityObjectMapper.Map(T) Method (BMSByte)

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

[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map``1(BeardedManStudios.BMSByte)”]

Namespace: BeardedManStudios.Forge.Networking.UnityAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public override T Map<T>(
    BMSByte stream
)

Parameters

stream

Type: BMSByte[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map``1(BeardedManStudios.BMSByte)”]

Type Parameters

T

[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map``1(BeardedManStudios.BMSByte)”]

Return Value

Type: T[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map``1(BeardedManStudios.BMSByte)”]

See Also

Reference

UnityObjectMapper ClassMap OverloadBeardedManStudios.Forge.Networking.Unity Namespace