Regenerated code files
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BlendFile.DNA {
|
||||
public class BoneColor {
|
||||
[DNAFieldAttribute(1, "int8_t", 0, "palette_index", "int8_t", false, 0)]
|
||||
public sbyte palette_index;
|
||||
[DNAFieldAttribute(7, "uchar", 1, "_pad0[7]", "System.Byte[]", false, 1)]
|
||||
[DNAArrayAttribute(7, "uchar", 1, "_pad0[7]", "System.Byte[]", 7, 1)]
|
||||
public byte[] _pad0 = new System.Byte[7];
|
||||
[DNAFieldAttribute(16, "ThemeWireColor", 2, "custom", "ThemeWireColor", false, 8)]
|
||||
public ThemeWireColor custom;
|
||||
|
||||
Reference in New Issue
Block a user