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