Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OpenRA
Mods
Common
Lint
CheckActors
C# Class OpenRA.Mods.Common.Lint.CheckActors
Inheritance:
ILintMapPass
Mostrar archivo
Open project: pchote/OpenRA
Public Methods
Method
Description
Run
(
Action
emitError
,
Action
emitWarning
,
Map
map
) :
void
Method Details
Run()
public
method
public
Run
(
Action
emitError
,
Action
emitWarning
,
Map
map
) :
void
emitError
Action
emitWarning
Action
map
Map
return
void