| SwitchFullscreenBehaviour Class |
Allows switching between full-screen and windowed mode.
Inheritance Hierarchy SystemObject Object Component Behaviour MonoBehaviour Slash.Unity.Common.GUISwitchFullscreenBehaviour
Namespace: Slash.Unity.Common.GUIAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax public class SwitchFullscreenBehaviour : MonoBehaviour
Public Class SwitchFullscreenBehaviour
Inherits MonoBehaviour
public ref class SwitchFullscreenBehaviour : public MonoBehaviour
type SwitchFullscreenBehaviour =
class
inherit MonoBehaviour
end
The SwitchFullscreenBehaviour type exposes the following members.
Constructors Fields
| Name | Description |
---|
| KeyCode |
Key to switch fullscreen.
|
TopSee Also