GameObjectUtility.AreStaticEditorFlagsSet

Switch to Manual
public static bool AreStaticEditorFlagsSet (GameObject go, StaticEditorFlags flags);

Parameters

goФункции утилиты GameObject.
flagsThe flags you want to check.

Returns

bool Whether the GameObject's static flags match the flags specified.

Description

Возвращает true, если хотя бы один из флагов в StaticEditorFlags задан.