Version: 2021.1
Using the calculator
Searching for packages

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:
Exec Executes the API method.


Static API Search Provider

Using the calculator
Searching for packages