mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 09:36:10 +08:00
Fix pin colors, input refactoring
This commit is contained in:
@@ -22,6 +22,10 @@ export default class ObjectEntity extends IEntity {
|
||||
value: false,
|
||||
showDefault: false,
|
||||
},
|
||||
bIsConstFunc: {
|
||||
value: false,
|
||||
showDefault: false,
|
||||
},
|
||||
VariableReference: {
|
||||
type: VariableReferenceEntity,
|
||||
value: null,
|
||||
|
||||
Reference in New Issue
Block a user