You are here: Start » AVL.NET » Serializer.WriteData Method

Serializer.WriteData Method

Namespace:Avs
Assembly:AvlNet.Types.dll

Syntax

public static void WriteData
(
	Atl.BinaryWriter writer,
	Avl.RotationLimits3D inRotationLimits3D
)

Parameters

Name Type Range Default Description
writerAtl.BinaryWriter
inRotationLimits3DAvl.RotationLimits3D

Function Overrides

See also