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