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,7 @@ export default class PinReferenceEntity extends IEntity {
|
||||
objectName: PathSymbolEntity,
|
||||
pinGuid: GuidEntity
|
||||
}
|
||||
|
||||
/** @type {PathSymbolEntity} */ objectName
|
||||
/** @type {GuidEntity} */ pinGuid
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user