Click or drag to resize
WindowManager Constructor
Constructor.

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public WindowManager(
	MonoBehaviour coroutineRunner
)

Parameters

coroutineRunner
Type: MonoBehaviour

[Missing <param name="coroutineRunner"/> documentation for "M:Slash.Unity.Common.Scenes.WindowManager.#ctor(UnityEngine.MonoBehaviour)"]

See Also