StateTransitionMethodInfoAutomaticStateTransitionTriggerMethod Delegate
State automatic state transition conditions evaluation method delegate declaration. See the actual methods for information on the parameters.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public delegate bool AutomaticStateTransitionTriggerMethod(
StateTransitionEnvironment environment,
out int nextState
)
- environment StateTransitionEnvironment
-
- nextState Int32
-
Boolean