regenerated files
This commit is contained in:
@@ -15,9 +15,9 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(102, "IdAdtTemplate")]
|
||||
public class IdAdtTemplate {
|
||||
[DNAFieldAttribute(0, "ID", "id", 208)]
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", 248)]
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 248)]
|
||||
public AnimData ptr_adt;
|
||||
public IdAdtTemplate() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user