docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TeleportingEvent

    UnityEvent that Unity invokes when queuing to teleport via a TeleportationProvider.

    Inheritance
    object
    UnityEventBase
    UnityEvent<TeleportingEventArgs>
    TeleportingEvent
    Implements
    ISerializationCallbackReceiver
    Inherited Members
    UnityEvent<TeleportingEventArgs>.AddListener(UnityAction<TeleportingEventArgs>)
    UnityEvent<TeleportingEventArgs>.RemoveListener(UnityAction<TeleportingEventArgs>)
    UnityEvent<TeleportingEventArgs>.Invoke(TeleportingEventArgs)
    UnityEventBase.GetPersistentEventCount()
    UnityEventBase.GetPersistentTarget(int)
    UnityEventBase.GetPersistentMethodName(int)
    UnityEventBase.SetPersistentListenerState(int, UnityEventCallState)
    UnityEventBase.GetPersistentListenerState(int)
    UnityEventBase.RemoveAllListeners()
    UnityEventBase.ToString()
    UnityEventBase.GetValidMethodInfo(object, string, Type[])
    UnityEventBase.GetValidMethodInfo(Type, string, Type[])
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.Interaction.Toolkit.Locomotion.Teleportation
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    [Serializable]
    [MovedFrom("UnityEngine.XR.Interaction.Toolkit")]
    public sealed class TeleportingEvent : UnityEvent<TeleportingEventArgs>, ISerializationCallbackReceiver

    Implements

    ISerializationCallbackReceiver
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)