Condividi tramite


AttachmentPoint.HandleStateChange(AttachmentPointStateType) Metodo

Definizione

Se lo stato è cambiato, registrare il nuovo stato e passare al gestore client (se presente).

public void HandleStateChange (Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType newState);
member this.HandleStateChange : Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType -> unit
Public Sub HandleStateChange (newState As AttachmentPointStateType)

Parametri

newState
AttachmentPointStateType

Stato da modificare.

Si applica a