This version of Unity is unsupported.

GameObjectUtility.GetStaticEditorFlags

Declaration

public static StaticEditorFlags GetStaticEditorFlags(GameObject go);

Parameters

go The GameObject whose flags you are interested in.

Returns

StaticEditorFlags The static editor flags of the GameObject specified.

Description

Gets the StaticEditorFlags of the GameObject specified.