mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
Various fixes to hid nodes
This commit is contained in:
@@ -8,7 +8,10 @@ export default class FunctionReferenceEntity extends IEntity {
|
||||
type: ObjectReferenceEntity,
|
||||
showDefault: false
|
||||
},
|
||||
MemberName: "",
|
||||
MemberName: {
|
||||
type: String,
|
||||
showDefault: false,
|
||||
},
|
||||
}
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user