terminate

This method sets the OMReactive instance to the terminate state (the statechart is entering a termination connector).

Visibility
Public
Signature
void terminate (const char* c = "");
Parameters
c

Set to an empty string (""). This parameter is used for animation purposes.


Feedback