regenerate files
This commit is contained in:
@@ -13,9 +13,9 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(16, "IDPropertyUIData")]
|
||||
[DNAClassAttribute(16, "IDPropertyUIData", 16)]
|
||||
public class IDPropertyUIData {
|
||||
[DNAFieldAttribute(0, "char", "*description", "char", 4, true)]
|
||||
[DNAFieldAttribute(0, "char", "*description", "char", 8, true)]
|
||||
public char ptr_description;
|
||||
[DNAFieldAttribute(1, "int", "rna_subtype", "int", 4, false)]
|
||||
public int rna_subtype;
|
||||
|
||||
Reference in New Issue
Block a user