RadiatedExodus Public Modules Documentation
GetDeviceInput()
Initializing search
    • Home
    • DeviceInfo
    • ColorPickerModule
    • RigConverter
    • StarGenerator
    • GeometryLinesBackground
    • RESignal
    • LuaTextBox
    • Builder
    • Home
      • About
      • Usage
          • GetDevicePlatform()
          • GetDeviceType()
          • GetDeviceInput()
          • GetDeviceOrientation()
          • GetWindowSize()
          • GetGraphicsQuality()
          • PlatformType
          • DeviceType
          • InputType
          • DeviceOrientation
          • InputChanged
          • OrientationChanged
          • WindowSizeChanged
          • GraphicsQualityChanged
      • About
      • Usage
          • promptPickColor()
          • returnType
      • About
          • R6()
          • R15()
      • About
          • Generate()
          • posv3
          • posnum
      • About
          • new()
          • StartRender()
          • StopRender()
          • IsRendering()
          • SetAmountOfDots()
          • SetRootFrame()
          • SetDotBackgroundColor3()
          • SetLineBackgroundColor3()
          • SetTransparencyEnabled()
          • RootFrame
          • AmountOfDots
          • DotBackgroundColor3
          • LineBackgroundColor3
          • TransparencyEnabled
          • Rendering
      • About
        • new()
        • RESignal.SignalBehavior
            • Fire()
            • DisconnectAll()
            • Connect()
            • ConnectOnce()
            • Wait()
            • SetSignalBehavior()
            • Destroy()
            • Disconnect()
            • Connected
      • About
        • new()
            • SetName()
            • SetParent()
            • DoAutocomplete()
            • IsAutocompleting()
            • TerminateCurrentAutocompleteSession()
            • Name
            • Parent
            • Instance
            • EditorInput
            • Text
            • CursorPosition
            • SelectionStart
            • AutocompleteFrame
            • AutocompleteTargets
            • AutocompleteConnections
      • About
      • Custom classes
          • Description
          • About
            • Descriptor
            • Event
            • Method
            • PropertyChangedSignal
            • Attribute
            • AttributeChangedSignal
            • State
            • MultiState
            • MultiStateResolvable
            • Cleaner
            • WrappedTypeof
            • WrappedInstanceNew
            • CreateDescriptorFunctionWithCustomClassLocation
          • About
            • Build()
            • Class
            • Description
            • CustomClassesLocation
          • About
            • Resolve()
            • Target
          • About
            • Resolve()
            • Target
          • About
            • Resolve()
            • Target
          • About
            • Resolve()
            • Target
          • About
            • Resolve()
            • Target
          • About
            • Resolve()
            • Target
            • MultiState
          • About
            • Get()
            • Set()
            • Value
            • OnChanged
          • About
            • Get()
            • Set()
            • States
            • OnChanged
          • About
            • Add()
            • Remove()
            • Clean()
            • Objects
            • OnCleanup
            • OnObjectCleaning
            • OnObjectAdded
            • OnObjectRemoving
          • About
            • Resolve()

    GetDeviceInput()

    function DeviceInfo.GetDeviceInput(): DeviceInfoEnum.InputType
    

    Returns DeviceInfoEnum.InputType.

    Back to top
    Previous GetDeviceType()
    Next GetDeviceOrientation()
    Made with Material for MkDocs