Overload | Description |
---|---|
RunawayEvent Constructor() | The default constructor. Creates a RunawayEvent element. |
RunawayEvent Constructor(Int32,RunawayAction) | Creates a RunawayEvent with the specified percent of average elapsed time. |
RunawayEvent Constructor(DeltaTime,RunawayAction) | Creates a RunawayEvent with the specified absolute elapsed time. |