Метод | Описание | |
---|---|---|
AgentActionException ( bool stopGame = false ) : System | ||
AgentActionException ( string msg, bool stopGame = false ) : System |
public AgentActionException ( bool stopGame = false ) : System | ||
stopGame | bool | |
Результат | System |
public AgentActionException ( string msg, bool stopGame = false ) : System | ||
msg | string | |
stopGame | bool | |
Результат | System |