C# 클래스 Godot.IcsEditor.Ui.ViewModel.SingleUnitTypeViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

공개 메소드들

메소드 설명
ExchangeData ( UnitType unitType ) : void
SingleUnitTypeViewModel ( UnitType unitType ) : Godot.IcsModel.Entities
UnderlayingObject ( ) : UnitType

메소드 상세

ExchangeData() 공개 메소드

public ExchangeData ( UnitType unitType ) : void
unitType Godot.IcsModel.Entities.UnitType
리턴 void

SingleUnitTypeViewModel() 공개 메소드

public SingleUnitTypeViewModel ( UnitType unitType ) : Godot.IcsModel.Entities
unitType Godot.IcsModel.Entities.UnitType
리턴 Godot.IcsModel.Entities

UnderlayingObject() 공개 메소드

public UnderlayingObject ( ) : UnitType
리턴 Godot.IcsModel.Entities.UnitType