docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IFeedbackReceiver

    Implementors can receive Feedback Requests

    Namespace: Unity.EditorXR
    Assembly: solution.dll
    Syntax
    public interface IFeedbackReceiver

    Methods

    Name Description
    AddFeedbackRequest(FeedbackRequest)

    Add a feedback request to be presented by this receiver

    ClearFeedbackRequests(IUsesRequestFeedback)

    Clear feedback requests that were added by this caller. The FeedbackModule can also call this with a null argument, signaling the intent to clear all requests from all callers.

    RemoveFeedbackRequest(FeedbackRequest)

    Remove a feedback request and stop presenting it

    In This Article
    Back to top
    Copyright © 2024 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)