Method OnDragAndDropVariableDeclarations
OnDragAndDropVariableDeclarations(Store, List<Tuple<IVariableDeclarationModel, Vector2>>)
Declaration
public override void OnDragAndDropVariableDeclarations(Store store, List<Tuple<IVariableDeclarationModel, Vector2>> variablesToCreate)
Parameters
Type | Name | Description |
---|---|---|
Store | store | |
List<Tuple<IVariableDeclarationModel, Vector2>> | variablesToCreate |