eDriven Framework API
IsDone Property
NamespaceseDriven.AnimationITweenIsDone
eDriven Framework API
The flag returnig true if the tween is finished playing
Declaration Syntax
C#Visual BasicVisual C++
bool IsDone { get; set; }
Property IsDone As Boolean
	Get
	Set
property bool IsDone {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)