GameObjectUtility.AreStaticEditorFlagsSet
Parameters
| go | The GameObject to check. | |
| flags | The flags you want to check. |
Returns
bool Whether the GameObject's static flags match the flags specified.
Description 描述
Returns true if the passed in StaticEditorFlags are set on the GameObject specified.