跳到主要内容

Class Editor

Consts

frameMenuItemPrefix

public const string frameMenuItemPrefix = "winS for Unity/";

Events

onExitPlayMode

public event Action onExitPlayMode;

onEnterPlayMode

public event Action onEnterPlayMode;

Properties

playing

Indicates whether the Unity Editor is currently in Play mode or is about to enter Play mode.

public static bool playing { get; }

Methods

GetModule<T>()

public static T GetModule<T>()

PrintModuleInfo()

public static void PrintModuleInfo()

GetNormalizedPath(string path)

public static string GetNormalizedPath(string path)

GetNormalizedDirectory(string directory)

public static string GetNormalizedDirectory(string directory)