C# 클래스 AnnihilationCondition, Unity-SRPG

If all heroes have died, the enemy party wins Else If all enemies have died, the hero party wins Else no party has won
상속: VictoryCondition
파일 보기 프로젝트 열기: Policenaut/Unity-SRPG

Private Properties

프로퍼티 타입 설명
AllUnitsDead bool

공개 메소드들

메소드 설명
Check ( ) : Alliances

비공개 메소드들

메소드 설명
AllUnitsDead ( List list ) : bool

메소드 상세

Check() 공개 메소드

public Check ( ) : Alliances
리턴 Alliances