Share via


SpacePinASA.SetLocalPeg(ILocalPeg) Method

Definition

Accept the local peg assigned by the binder after it's been downloaded from the cloud.

public void SetLocalPeg (Microsoft.MixedReality.WorldLocking.ASA.ILocalPeg peg);
member this.SetLocalPeg : Microsoft.MixedReality.WorldLocking.ASA.ILocalPeg -> unit
Public Sub SetLocalPeg (peg As ILocalPeg)

Parameters

peg
ILocalPeg

The local peg to take.

Applies to