eDriven Framework API
TweenErrorSignal Class
NamespaceseDriven.AnimationTweenErrorSignal
eDriven Framework API
Emits tween error
Parameters: target, fraction, startValue, endValue, exception
Declaration Syntax
C#Visual BasicVisual C++
public class TweenErrorSignal : Signal
Public Class TweenErrorSignal _
	Inherits Signal
public ref class TweenErrorSignal : public Signal
Members
All MembersMethodsPropertiesFields



IconMemberDescription
Connect(Slot, Int32, Boolean) (Inherited from Signal.)
Connect(Slot, Boolean) (Inherited from Signal.)
Connect(Slot, Int32) (Inherited from Signal.)
Connect(Slot) (Inherited from Signal.)
Connected (Inherited from Signal.)
DebugMode
DescribeSlot(Slot)
Returns Slot metadata
(Inherited from Signal.)
Disconnect(Slot) (Inherited from Signal.)
DisconnectAll()()()() (Inherited from Signal.)
Emit(array<Object>[]()[][]) (Inherited from Signal.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
HasSlot(Slot) (Inherited from Signal.)
Instance
Singleton instance

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NumSlots (Inherited from Signal.)
SlotCountChanged(Int32)
Use this method to add the additional functionality when needed to react on the subscriber change
(Inherited from Signal.)
ToString()()()() (Inherited from Signal.)
Inheritance Hierarchy
Object
Signal
 TweenErrorSignal

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