UnityObjectMapper.Map Method (Type, BMSByte)¶
[This is preliminary documentation and is subject to change.]
[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map(System.Type,BeardedManStudios.BMSByte)”]
Namespace: BeardedManStudios.Forge.Networking.UnityAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax¶
C#
public override Object Map(
Type type,
BMSByte stream
)
Parameters¶
type
Type: System.Type[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map(System.Type,BeardedManStudios.BMSByte)”]
stream
Type: BMSByte[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map(System.Type,BeardedManStudios.BMSByte)”]
Return Value¶
Type: Object[Missing documentation for “M:BeardedManStudios.Forge.Networking.Unity.UnityObjectMapper.Map(System.Type,BeardedManStudios.BMSByte)”]