| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/EditorWindow.TryGetOverlay.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| id | ID of the overlay to retrieve. |
| match | Contains the overlay with matching id, or null if no matching overlay was found. |
bool Returns true if the overlay was found, false otherwise.
Get an Overlay with matching ID from an EditorWindow canvas.
| Web Proxy Viewer | New URL | Original Page |