regenerated files
This commit is contained in:
@@ -15,63 +15,63 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(96, "NlaStrip")]
|
||||
public class NlaStrip {
|
||||
[DNAFieldAttribute(0, "NlaStrip", "*next", "NlaStrip", 288)]
|
||||
[DNAFieldAttribute(0, "NlaStrip", "*next", "NlaStrip", 4, true)]
|
||||
public NlaStrip ptr_next;
|
||||
[DNAFieldAttribute(1, "NlaStrip", "*prev", "NlaStrip", 288)]
|
||||
[DNAFieldAttribute(1, "NlaStrip", "*prev", "NlaStrip", 4, true)]
|
||||
public NlaStrip ptr_prev;
|
||||
[DNAFieldAttribute(2, "ListBase", "strips", "ListBase", 16)]
|
||||
[DNAFieldAttribute(2, "ListBase", "strips", "ListBase", 16, false)]
|
||||
public ListBase strips;
|
||||
[DNAFieldAttribute(3, "bAction", "*act", "bAction", 352)]
|
||||
[DNAFieldAttribute(3, "bAction", "*act", "bAction", 4, true)]
|
||||
public bAction ptr_act;
|
||||
[DNAFieldAttribute(4, "int", "action_slot_handle", "int", 4)]
|
||||
[DNAFieldAttribute(4, "int", "action_slot_handle", "int", 4, false)]
|
||||
public int action_slot_handle;
|
||||
[DNAFieldAttribute(5, "char", "action_slot_name[66]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(5, "char", "action_slot_name[66]", "System.Char[]", 66, false)]
|
||||
public char[] action_slot_name = new System.Char[66];
|
||||
[DNAFieldAttribute(6, "char", "_pad0[2]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(6, "char", "_pad0[2]", "System.Char[]", 2, false)]
|
||||
public char[] _pad0 = new System.Char[2];
|
||||
[DNAFieldAttribute(7, "ListBase", "fcurves", "ListBase", 16)]
|
||||
[DNAFieldAttribute(7, "ListBase", "fcurves", "ListBase", 16, false)]
|
||||
public ListBase fcurves;
|
||||
[DNAFieldAttribute(8, "ListBase", "modifiers", "ListBase", 16)]
|
||||
[DNAFieldAttribute(8, "ListBase", "modifiers", "ListBase", 16, false)]
|
||||
public ListBase modifiers;
|
||||
[DNAFieldAttribute(9, "char", "name[64]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(9, "char", "name[64]", "System.Char[]", 64, false)]
|
||||
public char[] name = new System.Char[64];
|
||||
[DNAFieldAttribute(10, "float", "influence", "float", 4)]
|
||||
[DNAFieldAttribute(10, "float", "influence", "float", 4, false)]
|
||||
public float influence;
|
||||
[DNAFieldAttribute(11, "float", "strip_time", "float", 4)]
|
||||
[DNAFieldAttribute(11, "float", "strip_time", "float", 4, false)]
|
||||
public float strip_time;
|
||||
[DNAFieldAttribute(12, "float", "start", "float", 4)]
|
||||
[DNAFieldAttribute(12, "float", "start", "float", 4, false)]
|
||||
public float start;
|
||||
[DNAFieldAttribute(13, "float", "end", "float", 4)]
|
||||
[DNAFieldAttribute(13, "float", "end", "float", 4, false)]
|
||||
public float end;
|
||||
[DNAFieldAttribute(14, "float", "actstart", "float", 4)]
|
||||
[DNAFieldAttribute(14, "float", "actstart", "float", 4, false)]
|
||||
public float actstart;
|
||||
[DNAFieldAttribute(15, "float", "actend", "float", 4)]
|
||||
[DNAFieldAttribute(15, "float", "actend", "float", 4, false)]
|
||||
public float actend;
|
||||
[DNAFieldAttribute(16, "float", "repeat", "float", 4)]
|
||||
[DNAFieldAttribute(16, "float", "repeat", "float", 4, false)]
|
||||
public float repeat;
|
||||
[DNAFieldAttribute(17, "float", "scale", "float", 4)]
|
||||
[DNAFieldAttribute(17, "float", "scale", "float", 4, false)]
|
||||
public float scale;
|
||||
[DNAFieldAttribute(18, "float", "blendin", "float", 4)]
|
||||
[DNAFieldAttribute(18, "float", "blendin", "float", 4, false)]
|
||||
public float blendin;
|
||||
[DNAFieldAttribute(19, "float", "blendout", "float", 4)]
|
||||
[DNAFieldAttribute(19, "float", "blendout", "float", 4, false)]
|
||||
public float blendout;
|
||||
[DNAFieldAttribute(20, "short", "blendmode", "short", 2)]
|
||||
[DNAFieldAttribute(20, "short", "blendmode", "short", 2, false)]
|
||||
public short blendmode;
|
||||
[DNAFieldAttribute(21, "short", "extendmode", "short", 2)]
|
||||
[DNAFieldAttribute(21, "short", "extendmode", "short", 2, false)]
|
||||
public short extendmode;
|
||||
[DNAFieldAttribute(22, "char", "_pad1[2]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(22, "char", "_pad1[2]", "System.Char[]", 2, false)]
|
||||
public char[] _pad1 = new System.Char[2];
|
||||
[DNAFieldAttribute(23, "short", "type", "short", 2)]
|
||||
[DNAFieldAttribute(23, "short", "type", "short", 2, false)]
|
||||
public short type;
|
||||
[DNAFieldAttribute(24, "void", "*speaker_handle", "void", 0)]
|
||||
[DNAFieldAttribute(24, "void", "*speaker_handle", "void", 4, true)]
|
||||
public object ptr_speaker_handle;
|
||||
[DNAFieldAttribute(25, "int", "flag", "int", 4)]
|
||||
[DNAFieldAttribute(25, "int", "flag", "int", 4, false)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(26, "char", "_pad2[4]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(26, "char", "_pad2[4]", "System.Char[]", 4, false)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAFieldAttribute(27, "NlaStrip", "*orig_strip", "NlaStrip", 288)]
|
||||
[DNAFieldAttribute(27, "NlaStrip", "*orig_strip", "NlaStrip", 4, true)]
|
||||
public NlaStrip ptr_orig_strip;
|
||||
[DNAFieldAttribute(28, "void", "*_pad3", "void", 0)]
|
||||
[DNAFieldAttribute(28, "void", "*_pad3", "void", 4, true)]
|
||||
public object ptr__pad3;
|
||||
public NlaStrip() {
|
||||
this.ptr_next = default;
|
||||
|
||||
Reference in New Issue
Block a user