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

Inheritance: ViewModelBase
Datei anzeigen Open project: Slesa/Playground Class Usage Examples

Public Methods

Method Description
ExchangeData ( PurchaseFamily purchaseFamily ) : void
SinglePurchaseFamilyViewModel ( PurchaseFamily purchaseFamily ) : Godot.IcsModel.Entities
UnderlayingObject ( ) : PurchaseFamily

Method Details

ExchangeData() public method

public ExchangeData ( PurchaseFamily purchaseFamily ) : void
purchaseFamily Godot.IcsModel.Entities.PurchaseFamily
return void

SinglePurchaseFamilyViewModel() public method

public SinglePurchaseFamilyViewModel ( PurchaseFamily purchaseFamily ) : Godot.IcsModel.Entities
purchaseFamily Godot.IcsModel.Entities.PurchaseFamily
return Godot.IcsModel.Entities

UnderlayingObject() public method

public UnderlayingObject ( ) : PurchaseFamily
return Godot.IcsModel.Entities.PurchaseFamily