Click or drag to resize

Trigger Structure

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

[Missing <summary> documentation for "T:Monkeyspeak.Trigger"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
[SerializableAttribute]
public struct Trigger : IEquatable<Trigger>

The Trigger type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberTrigger
Public methodTrigger
Initializes a new instance of the Trigger class
Top
Properties
  NameDescription
Public propertyCategory
Gets the category.
Public propertyContents
Public propertyId
Gets the identifier.
Top
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Fields
  NameDescription
Protected fieldcontents
Public fieldStatic memberUndefined
Top
Extension Methods
See Also