regenerated files
This commit is contained in:
@@ -15,9 +15,9 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(21, "IDPropertyUIDataString")]
|
||||
public class IDPropertyUIDataString {
|
||||
[DNAFieldAttribute(0, "IDPropertyUIData", "base", 16)]
|
||||
[DNAFieldAttribute(0, "IDPropertyUIData", "base", "IDPropertyUIData", 16)]
|
||||
public IDPropertyUIData @base;
|
||||
[DNAFieldAttribute(1, "char", "*default_value", 1)]
|
||||
[DNAFieldAttribute(1, "char", "*default_value", "char", 1)]
|
||||
public char ptr_default_value;
|
||||
public IDPropertyUIDataString() {
|
||||
this.@base = default;
|
||||
|
||||
Reference in New Issue
Block a user