mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
Type documenting
This commit is contained in:
@@ -8,4 +8,8 @@ export default class VariableReferenceEntity extends IEntity {
|
||||
MemberGuid: GuidEntity,
|
||||
bSelfContext: false
|
||||
}
|
||||
|
||||
/** @type {String} */ MemberName
|
||||
/** @type {GuidEntity} */ MemberGuid
|
||||
/** @type {Boolean} */ bSelfContext
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user