Serialization refactoring to drop suboject logic

This commit is contained in:
barsdeveloper
2023-04-01 15:26:44 +02:00
parent 8c30118a13
commit 82bb9917fb
13 changed files with 316 additions and 292 deletions

View File

@@ -88,6 +88,7 @@ export default class ObjectEntity extends IEntity {
},
InputKey: {
type: SymbolEntity,
value: null,
showDefault: false,
},
bOverrideFunction: {