Click or drag to resize

TransitionType_ThrowAndCatch Constructor

Constructor. You pass in the total time taken for the bounce.

Namespace: Transitions
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public TransitionType_ThrowAndCatch(
	int iTransitionTime
)

Parameters

iTransitionTime  Int32

[Missing <param name="iTransitionTime"/> documentation for "M:Transitions.TransitionType_ThrowAndCatch.#ctor(System.Int32)"]

See Also