| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/GameObjectUtility.AreStaticEditorFlagsSet.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| go | The GameObject to check. |
| flags | The flags you want to check. |
bool Whether the GameObject's static flags match the flags specified.
Returns true if the passed in StaticEditorFlags are set on the GameObject specified.
| Web Proxy Viewer | New URL | Original Page |