WingProperty now contains an object pointer. This made it possible to implement structprop a lot better, it now can dig into objects it couldn't dig into before, including structprop-within-structprop
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
],
|
||||
"C_Cpp.autocomplete": "disabled",
|
||||
"search.useIgnoreFiles": true,
|
||||
"files.readonlyInclude": {
|
||||
"[UNREALENGINE]/**": true
|
||||
},
|
||||
"search.exclude": {
|
||||
"**/Intermediate": true,
|
||||
"**/Saved": true,
|
||||
|
||||
Reference in New Issue
Block a user