LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

WorldAnchorTransferBatch.SerializationCompleteDelegate

public delegate void SerializationCompleteDelegate(XR.WSA.Sharing.SerializationCompletionReason completionReason);

Parameters

completionReasonWhy the serialization completed (success or failure reason).

Description

The handler for when serialization is completed.