Regenerated code files
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BlendFile.DNA {
|
||||
public class GreasePencilDrawingBase {
|
||||
[DNAFieldAttribute(1, "int8_t", 0, "type", "int8_t", false, 0)]
|
||||
public sbyte type;
|
||||
[DNAFieldAttribute(3, "char", 1, "_pad[3]", "System.Char[]", false, 1)]
|
||||
[DNAArrayAttribute(3, "char", 1, "_pad[3]", "System.Char[]", 3, 1)]
|
||||
public char[] _pad = new System.Char[3];
|
||||
[DNAFieldAttribute(4, "int", 2, "flag", "int", false, 4)]
|
||||
public int flag;
|
||||
|
||||
Reference in New Issue
Block a user