Show / Hide Table of Contents

Enum NativeInputUpdateType

Namespace: UnityEngineInternal.Input
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum NativeInputUpdateType

Fields

Name Description
BeforeRender
Dynamic
Editor
Fixed
IgnoreFocus

Extension Methods

MustExtensions.MustBeEqual<NativeInputUpdateType>(NativeInputUpdateType)
MustExtensions.MustBeEqual<NativeInputUpdateType>(NativeInputUpdateType, String)
MustExtensions.MustNotBeEqual<NativeInputUpdateType>(NativeInputUpdateType)
MustExtensions.MustNotBeEqual<NativeInputUpdateType>(NativeInputUpdateType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX