Constructor

C# | Visual Basic | Visual C++ |
public TweenFactory( Type blueprintType, ITweenFactoryPlugin[] plugins )
Public Sub New ( _ blueprintType As Type, _ plugins As ITweenFactoryPlugin() _ )
public: TweenFactory( Type^ blueprintType, array<ITweenFactoryPlugin^>^ plugins )

- blueprintType (Type)
- plugins (array<ITweenFactoryPlugin>[]()[][])