C# 클래스 OpenRA.Traits.RejectsOrdersExts

파일 보기 프로젝트 열기: cjshmyr/OpenRA

공개 메소드들

메소드 설명
AcceptsOrder ( this self, string orderString ) : bool

메소드 상세

AcceptsOrder() 공개 정적인 메소드

public static AcceptsOrder ( this self, string orderString ) : bool
self this
orderString string
리턴 bool