Executing API methods | Quick Search | 2.0.0
docs.unity.cn
    Show / Hide Table of Contents

    Executing API methods

    The Static API Search Provider indexes all of Unity's parameterless public static API methods and properties, and makes them available to execute.

    Note

    This is a special search. You must use its search token to execute it. You cannot make it an active Search Provider, or combine it with other Search Providers.

    Search token: # (hash symbol)

    Default action: Executes the API method.

    Context menu actions:

    Action: Function:
    Execute method Executes the API method.


    Static API Search Provider

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX