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

상속: ILintRulesPass
파일 보기 프로젝트 열기: pchote/OpenRA

공개 메소드들

메소드 설명
Run ( Action emitError, Action emitWarning, Ruleset rules ) : void

메소드 상세

Run() 공개 메소드

public Run ( Action emitError, Action emitWarning, Ruleset rules ) : void
emitError Action
emitWarning Action
rules Ruleset
리턴 void