public static SkillTransition AddGlobalTransitionToSelectedState() { return(EditorCommands.AddGlobalTransition(SkillEditor.SelectedState, null)); }