eDriven Framework API
Removes multiple tweens

Declaration Syntax
public void RemoveTweens(
Object target,
params string[] properties
)
Public Sub RemoveTweens ( _
target As Object, _
ParamArray properties As String() _
)
public:
void RemoveTweens(
Object^ target,
... array<String^>^ properties
)
Assembly:
eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)