Click or drag to resize

CustomInputSourceButtonValue Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Rewired.Platforms.CustomCustomInputSourceButtonValue

Namespace: Rewired.Platforms.Custom
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public struct Value

The CustomInputSourceButtonValue type exposes the following members.

Constructors
 NameDescription
Public methodCustomInputSourceButtonValueInitializes a new instance of the CustomInputSourceButtonValue class
Top
Fields
 NameDescription
Public fieldboolValue 
Public fieldfloatValue 
Top
See Also