GameObjectUtility.GetStaticEditorFlags

public static StaticEditorFlags GetStaticEditorFlags(GameObject go);

Parameters

goThe 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.