C# Class OpenRA.Mods.Common.Lint.CheckPlayers

Inheritance: ILintMapPass
Afficher le fichier Open project: cjshmyr/OpenRA

Méthodes publiques

Méthode Description
Run ( Action emitError, Action emitWarning, Map map ) : void

Method Details

Run() public méthode

public Run ( Action emitError, Action emitWarning, Map map ) : void
emitError Action
emitWarning Action
map Map
Résultat void