Regenerated code files
This commit is contained in:
@@ -19,7 +19,7 @@ namespace BlendFile.DNA {
|
||||
public XrUserPath next;
|
||||
[DNAFieldAttribute(8, "XrUserPath", 1, "*prev", "XrUserPath", true, 8)]
|
||||
public XrUserPath prev;
|
||||
[DNAFieldAttribute(64, "char", 2, "path[64]", "System.Char[]", false, 16)]
|
||||
[DNAArrayAttribute(64, "char", 2, "path[64]", "System.Char[]", 64, 16)]
|
||||
public char[] path = new System.Char[64];
|
||||
public XrUserPath() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user