C# Class Godot.IcsEditor.Ui.ViewModel.SingleUnitViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Slesa/Playground Class Usage Examples

Méthodes publiques

Méthode Description
ExchangeData ( Unit unit ) : void
SingleUnitViewModel ( Unit unit ) : Godot.IcsModel.Entities
UnderlayingObject ( ) : Unit

Method Details

ExchangeData() public méthode

public ExchangeData ( Unit unit ) : void
unit Godot.IcsModel.Entities.Unit
Résultat void

SingleUnitViewModel() public méthode

public SingleUnitViewModel ( Unit unit ) : Godot.IcsModel.Entities
unit Godot.IcsModel.Entities.Unit
Résultat Godot.IcsModel.Entities

UnderlayingObject() public méthode

public UnderlayingObject ( ) : Unit
Résultat Godot.IcsModel.Entities.Unit