docs.unity.cn
    Show / Hide Table of Contents

    Class BaseRegistrationEventArgs

    Event data associated with a registration event with an XRInteractionManager.

    Inheritance
    Object
    BaseRegistrationEventArgs
    InteractableRegisteredEventArgs
    InteractableUnregisteredEventArgs
    InteractorRegisteredEventArgs
    InteractorUnregisteredEventArgs
    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public abstract class BaseRegistrationEventArgs : object

    Properties

    manager

    The Interaction Manager associated with the registration event.

    Declaration
    public XRInteractionManager manager { get; set; }
    Property Value
    Type Description
    XRInteractionManager
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, October 27, 2021