C# Class Invert.Core.GraphDesigner.Unity.UnityToolbar

Inheritance: ToolbarUI
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
DoCommand ( ToolbarItem command ) : void
Go ( ) : void
GoBottom ( ) : void

Method Details

DoCommand() public méthode

public DoCommand ( ToolbarItem command ) : void
command ToolbarItem
Résultat void

Go() public méthode

public Go ( ) : void
Résultat void

GoBottom() public méthode

public GoBottom ( ) : void
Résultat void