Method | Description | |
---|---|---|
CanDesignateCell ( IntVec3 c ) : AcceptanceReport | ||
CanDesignateThing ( Thing t ) : AcceptanceReport | ||
DesignateSingleCell ( IntVec3 c ) : void | ||
DesignateThing ( Thing t ) : void | ||
Designator_SmoothWall ( ) : System | ||
SelectedUpdate ( ) : 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 |