Method | Description | |
---|---|---|
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 | |
return | System |
public Repair ( Actor self, Actor host, WDist closeEnough ) : System | ||
self | Actor | |
host | Actor | |
closeEnough | WDist | |
return | System |