namespace XNode.Flow.Events { [NodeTint(1.0F,0.25F,0.25F), NodeWidth(80), NodeHeight(80)] public class StartNode : OutFlowNode { } }