Click or drag to resize
DigitalRuneTransition Properties

The Transition type exposes the following members.

Properties
  NameDescription
Public propertyDelay
Gets or sets the time delay.
Public propertyFireAlways
Gets or sets a value indicating whether this transition should fire always.
Public propertyGuard
Gets or sets the guard predicate.
Public propertyName
Gets or sets the name of the state.
Public propertySourceState
Gets or sets the source state.
Public propertyTargetState
Gets or sets the target state.
Top
See Also