Barotrauma Client Doc
|
Public Member Functions | |
bool | IgnoreByAI (Character character) |
WallSection (Rectangle rect, Structure wall, float damage=0.0f) | |
Public Attributes | |
Rectangle | rect |
float | damage |
Gap | gap |
Properties | |
Structure | Wall [get] |
Vector2 | Position [get] |
Vector2 | WorldPosition [get] |
Vector2 | SimPosition [get] |
Submarine | Submarine [get] |
Rectangle | WorldRect [get] |
bool | OrderedToBeIgnored [get, set] |
Properties inherited from Barotrauma.IIgnorable | |
bool | OrderedToBeIgnored [get, set] |
Properties inherited from Barotrauma.ISpatialEntity | |
Vector2 | Position [get] |
Vector2 | WorldPosition [get] |
Vector2 | SimPosition [get] |
Submarine | Submarine [get] |
Definition at line 21 of file BarotraumaShared/SharedSource/Map/Structure.cs.
Barotrauma.WallSection.WallSection | ( | Rectangle | rect, |
Structure | wall, | ||
float | damage = 0.0f |
||
) |
Definition at line 37 of file BarotraumaShared/SharedSource/Map/Structure.cs.
bool Barotrauma.WallSection.IgnoreByAI | ( | Character | character | ) |
Implements Barotrauma.IIgnorable.
float Barotrauma.WallSection.damage |
Definition at line 24 of file BarotraumaShared/SharedSource/Map/Structure.cs.
Gap Barotrauma.WallSection.gap |
Definition at line 25 of file BarotraumaShared/SharedSource/Map/Structure.cs.
Rectangle Barotrauma.WallSection.rect |
Definition at line 23 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
getset |
Definition at line 35 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
get |
Definition at line 28 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
get |
Definition at line 30 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
get |
Definition at line 31 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
get |
Definition at line 27 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
get |
Definition at line 29 of file BarotraumaShared/SharedSource/Map/Structure.cs.
|
get |
Definition at line 32 of file BarotraumaShared/SharedSource/Map/Structure.cs.