Click or drag to resize

DevicesEnumeratedEvent Class

[This is preliminary documentation and is subject to change.]

Event type for the DevicesEnumerated event.
Inheritance Hierarchy
SystemObject
  UnityEventBase
    UnityEvent
      RavingBots.MultiInputDevicesEnumeratedEvent

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
[SerializableAttribute]
public class DevicesEnumeratedEvent : UnityEvent

The DevicesEnumeratedEvent type exposes the following members.

Constructors
  NameDescription
Public methodDevicesEnumeratedEvent
Initializes a new instance of the DevicesEnumeratedEvent class
Top
See Also