public static void SetStaticEditorFlags (GameObject go, StaticEditorFlags flags);

파라미터

goThe GameObject whose static editor flags you want to set.
flagsThe flags to set on the GameObject.

설명

Sets the static editor flags on the specified GameObject.