mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 17:54:52 +08:00
Small fixes
This commit is contained in:
@@ -2,6 +2,7 @@ import Entity from "./Entity"
|
||||
|
||||
export default class LocalizedTextEntity extends Entity {
|
||||
|
||||
static lookbehind = "NSLOCTEXT"
|
||||
static attributes = {
|
||||
namespace: String,
|
||||
key: String,
|
||||
|
||||
Reference in New Issue
Block a user