mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-21 14:24:47 +08:00
Various fixes
This commit is contained in:
@@ -6,6 +6,6 @@ export default class VariableReferenceEntity extends IEntity {
|
||||
static attributes = {
|
||||
MemberName: String,
|
||||
MemberGuid: GuidEntity,
|
||||
bSelfContext: false
|
||||
bSelfContext: false,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user