Regenerated codefiles
This commit is contained in:
@@ -14,8 +14,8 @@ namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(969, "ViewerPath", 16)]
|
||||
public struct ViewerPath {
|
||||
[DNAFieldAttribute(0, "ListBase", "path", "ListBase", 16, false, 0)]
|
||||
public class ViewerPath {
|
||||
[DNAFieldAttribute(16, "ListBase", 0, "path", "ListBase", false, 0)]
|
||||
public ListBase path;
|
||||
public ViewerPath() {
|
||||
this.path = default;
|
||||
|
||||
Reference in New Issue
Block a user