Click or drag to resize

ImageGestureRecognizerComponentScriptImageEntry Structure

Entry for an image gesture

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public struct ImageGestureRecognizerComponentScriptImageEntry

The ImageGestureRecognizerComponentScriptImageEntry type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldImages
Comma separated list of hex format ulong for each row, separated by newlines.
Public fieldKey
Key
Public fieldScorePadding
Score padding, makes it easier to match
Top
See Also