C# 클래스 IdleLandsRedux.GameLogic.Actors.BattleActorMessage

파일 보기 프로젝트 열기: IdleLands/IdleLandsRedux 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Teams ICollection>

공개 메소드들

메소드 설명
BattleActorMessage ( ICollection teams ) : System.Collections.Generic

메소드 상세

BattleActorMessage() 공개 메소드

public BattleActorMessage ( ICollection teams ) : System.Collections.Generic
teams ICollection
리턴 System.Collections.Generic

프로퍼티 상세

Teams 공개적으로 프로퍼티

public ICollection> Teams
리턴 ICollection>