Метод | Описание | |
---|---|---|
Repair ( Actor self, Actor host ) : System | ||
Repair ( Actor self, Actor host, WDist closeEnough ) : System | ||
Tick ( Actor self ) : Activity |
public Repair ( Actor self, Actor host ) : System | ||
self | Actor | |
host | Actor | |
Результат | System |
public Repair ( Actor self, Actor host, WDist closeEnough ) : System | ||
self | Actor | |
host | Actor | |
closeEnough | WDist | |
Результат | System |