This commit is contained in:
barsdeveloper
2021-10-09 22:11:11 +02:00
parent 4406b4abe7
commit 84606486c4
15 changed files with 40 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
import USelectableDraggable from "./USelectableDraggable"
import SelectableDraggable from "./SelectableDraggable"
export default class UEBlueprintObject extends USelectableDraggable {
export default class UEBlueprintObject extends SelectableDraggable {
static classInputs = [/*
{
name: "Input Example",