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

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

Méthodes publiques

Méthode Description
ExchangeData ( UnitType unitType ) : void
SingleUnitTypeViewModel ( UnitType unitType ) : Godot.IcsModel.Entities
UnderlayingObject ( ) : UnitType

Method Details

ExchangeData() public méthode

public ExchangeData ( UnitType unitType ) : void
unitType Godot.IcsModel.Entities.UnitType
Résultat void

SingleUnitTypeViewModel() public méthode

public SingleUnitTypeViewModel ( UnitType unitType ) : Godot.IcsModel.Entities
unitType Godot.IcsModel.Entities.UnitType
Résultat Godot.IcsModel.Entities

UnderlayingObject() public méthode

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