LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GameObjectUtility.SetStaticEditorFlags

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

Parameters

goThe GameObject whose static editor flags you want to set.
flagsThe flags to set on the GameObject.

Description

Sets the static editor flags on the specified GameObject.