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:
@@ -8,4 +8,8 @@ export default class LocalizedTextEntity extends IEntity {
|
||||
key: String,
|
||||
value: String
|
||||
}
|
||||
|
||||
/** @type {String} */ namespace
|
||||
/** @type {String} */ key
|
||||
/** @type {String} */ value
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user