Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

GameObjectUtility.SetStaticEditorFlags

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.