Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

GameObjectUtility.GetStaticEditorFlags

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.