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.
Action: | Function: |
---|---|
Execute method | Executes the API method. |
Static API Search Provider