Version: 2018.2
public delegatevoid DeserializationCompleteDelegate (XR.WSA.Sharing.SerializationCompletionReason completionReason, XR.WSA.Sharing.WorldAnchorTransferBatch deserializedTransferBatch);

パラメーター

completionReasonThe reason the deserialization completed (success or failure reason).
deserializedTransferBatchThe resulting transfer batch which is empty on error.

説明

The handler for when deserialization has completed.