mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-21 06:05:45 +08:00
Various fixes
This commit is contained in:
@@ -27,5 +27,6 @@ export default class FunctionReferenceEntity extends IEntity {
|
||||
super(values)
|
||||
/** @type {ObjectReferenceEntity} */ this.MemberParent
|
||||
/** @type {String} */ this.MemberName
|
||||
/** @type {GuidEntity} */ this.MemberGuid
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user