C# 클래스 OpenRA.Mods.Common.Lint.CheckPlayers

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

공개 메소드들

메소드 설명
Run ( Action emitError, Action emitWarning, Map map ) : void

메소드 상세

Run() 공개 메소드

public Run ( Action emitError, Action emitWarning, Map map ) : void
emitError Action
emitWarning Action
map Map
리턴 void