This version of Unity is unsupported.

GameObjectUtility.SetStaticEditorFlags

Declaration

public static void SetStaticEditorFlags(GameObject go, StaticEditorFlags flags);

Parameters

go The GameObject whose static editor flags you want to set.
flags The flags to set on the GameObject.

Description

Sets the static editor flags on the specified GameObject.