mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
Some documentation comments
This commit is contained in:
@@ -7,4 +7,7 @@ export default class FunctionReferenceEntity extends IEntity {
|
||||
MemberParent: ObjectReferenceEntity,
|
||||
MemberName: ""
|
||||
}
|
||||
|
||||
/** @type {ObjectReferenceEntity} */ MemberParent
|
||||
/** @type {String} */ MemberName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user