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