Click or drag to resize

ProviderRecordingDataSerialise Method

Serialise the current data to a byte array

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

Return Value

Type: Byte
See Also