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.