Method | Description | |
---|---|---|
CanDesignateCell ( IntVec3 c ) : AcceptanceReport | ||
CanDesignateThing ( Thing t ) : AcceptanceReport | ||
DesignateSingleCell ( IntVec3 c ) : void | ||
DesignateThing ( Thing t ) : void | ||
Designator_MineVein ( ) : System |
Method | Description | |
---|---|---|
MineAdjacentCellsAt ( IntVec3 at ) : void |
public CanDesignateCell ( IntVec3 c ) : AcceptanceReport | ||
c | IntVec3 | |
return | AcceptanceReport |
public CanDesignateThing ( Thing t ) : AcceptanceReport | ||
t | Thing | |
return | AcceptanceReport |
public DesignateSingleCell ( IntVec3 c ) : void | ||
c | IntVec3 | |
return | void |