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

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