Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.