Version: 2017.1

GameObjectUtility.AreStaticEditorFlagsSet

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

Parameters

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

Returns

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

Description

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