C# Class esm.Designator_SmoothWall

Inheritance: Designator
Afficher le fichier Open project: ForsakenShell/Es-Small-Mods

Méthodes publiques

Méthode Description
CanDesignateCell ( IntVec3 c ) : AcceptanceReport
CanDesignateThing ( Thing t ) : AcceptanceReport
DesignateSingleCell ( IntVec3 c ) : void
DesignateThing ( Thing t ) : void
Designator_SmoothWall ( ) : System
SelectedUpdate ( ) : void

Method Details

CanDesignateCell() public méthode

public CanDesignateCell ( IntVec3 c ) : AcceptanceReport
c IntVec3
Résultat AcceptanceReport

CanDesignateThing() public méthode

public CanDesignateThing ( Thing t ) : AcceptanceReport
t Thing
Résultat AcceptanceReport

DesignateSingleCell() public méthode

public DesignateSingleCell ( IntVec3 c ) : void
c IntVec3
Résultat void

DesignateThing() public méthode

public DesignateThing ( Thing t ) : void
t Thing
Résultat void

Designator_SmoothWall() public méthode

public Designator_SmoothWall ( ) : System
Résultat System

SelectedUpdate() public méthode

public SelectedUpdate ( ) : void
Résultat void