Click or drag to resize

TouchManagerFrameEvent Class

Event implementation in Unity EventSystem for frame events.
Inheritance Hierarchy
SystemObject
  UnityEventBase
    UnityEvent
      TouchScriptTouchManagerFrameEvent

Namespace:  TouchScript
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class FrameEvent : UnityEvent

The TouchManagerFrameEvent type exposes the following members.

Constructors
  NameDescription
Public methodTouchManagerFrameEvent
Initializes a new instance of the TouchManagerFrameEvent class
Top
See Also

Reference

UnityEvent