C# 클래스 Timespawn.TinyRogue.Gameplay.AttackCommand

파일 보기 프로젝트 열기: NagaChiang/tiny-rogue

공개 프로퍼티들

프로퍼티 타입 설명
Target Entity

공개 메소드들

메소드 설명
AttackCommand ( Entity target ) : Unity.Entities

메소드 상세

AttackCommand() 공개 메소드

public AttackCommand ( Entity target ) : Unity.Entities
target Entity
리턴 Unity.Entities

프로퍼티 상세

Target 공개적으로 프로퍼티

public Entity Target
리턴 Entity