mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-21 14:24:47 +08:00
Fix node reference when changing elements
This commit is contained in:
1
types.js
1
types.js
@@ -57,6 +57,7 @@
|
||||
* @typedef {import("./js/element/SelectorElement.js").default} SelectorElement
|
||||
* @typedef {import("./js/element/WindowElement.js").default} WindowElement
|
||||
* @typedef {import("./js/entity/ByteEntity.js").default} ByteEntity
|
||||
* @typedef {import("./js/entity/BlueprintEntity.js").default} BlueprintEntity
|
||||
* @typedef {import("./js/entity/ColorChannelEntity.js").default} ColorChannelEntity
|
||||
* @typedef {import("./js/entity/ComputedTypeEntity.js").default} ComputedTypeEntity
|
||||
* @typedef {import("./js/entity/EnumDisplayValueEntity.js").default} EnumDisplayValueEntity
|
||||
|
||||
Reference in New Issue
Block a user