eDriven Framework API
TweenFactory Constructor (blueprint, plugins)
NamespaceseDriven.AnimationTweenFactoryTweenFactory(IAnimation, array<ITweenFactoryPlugin>[]()[][])
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public TweenFactory(
	IAnimation blueprint,
	ITweenFactoryPlugin[] plugins
)
Public Sub New ( _
	blueprint As IAnimation, _
	plugins As ITweenFactoryPlugin() _
)
public:
TweenFactory(
	IAnimation^ blueprint, 
	array<ITweenFactoryPlugin^>^ plugins
)
Parameters
blueprint (IAnimation)
plugins (array<ITweenFactoryPlugin>[]()[][])

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