C# Class Invert.uFrame.ECS.uFrameECSBase

Inheritance: Invert.Core.GraphDesigner.DiagramPlugin
Afficher le fichier Open project: InvertGames/uFrame.ECS.Editor

Méthodes publiques

Méthode Description
GetCollectionsSelectionCommand ( ) : SelectTypeCommand
GetInputsSelectionCommand ( ) : SelectTypeCommand
GetOutputsSelectionCommand ( ) : SelectTypeCommand
GetPropertiesSelectionCommand ( ) : SelectTypeCommand
GetVariablesSelectionCommand ( ) : SelectTypeCommand
Initialize ( Invert container ) : void

Method Details

GetCollectionsSelectionCommand() public méthode

public GetCollectionsSelectionCommand ( ) : SelectTypeCommand
Résultat Invert.Core.GraphDesigner.SelectTypeCommand

GetInputsSelectionCommand() public méthode

public GetInputsSelectionCommand ( ) : SelectTypeCommand
Résultat Invert.Core.GraphDesigner.SelectTypeCommand

GetOutputsSelectionCommand() public méthode

public GetOutputsSelectionCommand ( ) : SelectTypeCommand
Résultat Invert.Core.GraphDesigner.SelectTypeCommand

GetPropertiesSelectionCommand() public méthode

public GetPropertiesSelectionCommand ( ) : SelectTypeCommand
Résultat Invert.Core.GraphDesigner.SelectTypeCommand

GetVariablesSelectionCommand() public méthode

public GetVariablesSelectionCommand ( ) : SelectTypeCommand
Résultat Invert.Core.GraphDesigner.SelectTypeCommand

Initialize() public méthode

public Initialize ( Invert container ) : void
container Invert
Résultat void