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

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

공개 메소드들

메소드 설명
ExchangeData ( Unit unit ) : void
SingleUnitViewModel ( Unit unit ) : Godot.IcsModel.Entities
UnderlayingObject ( ) : Unit

메소드 상세

ExchangeData() 공개 메소드

public ExchangeData ( Unit unit ) : void
unit Godot.IcsModel.Entities.Unit
리턴 void

SingleUnitViewModel() 공개 메소드

public SingleUnitViewModel ( Unit unit ) : Godot.IcsModel.Entities
unit Godot.IcsModel.Entities.Unit
리턴 Godot.IcsModel.Entities

UnderlayingObject() 공개 메소드

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