Class EditorUtilities
Namespace: NoSuchStudio.Common
Assembly: NoSuchStudio-Common.dll
Syntax
public class EditorUtilities
Properties
IsEditMode
Declaration
public static bool IsEditMode { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Methods
IsInMainStage(GameObject)
Declaration
public static bool IsInMainStage(GameObject go)
Parameters
| Type | Name | Description |
|---|---|---|
| UnityEngine.GameObject | go |
Returns
| Type | Description |
|---|---|
| Boolean |