Click or drag to resize

RecordingDataTSerialise Method

Serialise the current data to a byte array

Namespace:  ImmerseSDK.Avatars.Recording
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public virtual byte[] Serialise()

Return Value

Type: Byte
See Also