|
Barotrauma Client Doc
|
Public Member Functions | |
| PathPoint (string id, Vector2 position, bool shouldContainResources, TunnelType tunnelType) | |
| PathPoint | WithResources (bool containsResources) |
Properties | |
| string | Id [get] |
| Vector2 | Position [get] |
| bool | ShouldContainResources [get, set] |
| float | NextClusterProbability [get] |
| List< Identifier > | ResourceTags [get] |
| List< Identifier > | ResourceIds [get] |
| List< ClusterLocation > | ClusterLocations [get] |
| TunnelType | TunnelType [get] |
Definition at line 2547 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
| Barotrauma.Level.PathPoint.PathPoint | ( | string | id, |
| Vector2 | position, | ||
| bool | shouldContainResources, | ||
| TunnelType | tunnelType | ||
| ) |
Definition at line 2581 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
| PathPoint Barotrauma.Level.PathPoint.WithResources | ( | bool | containsResources | ) |
Definition at line 2587 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2567 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2549 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2552 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2550 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2566 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2565 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
getset |
Definition at line 2551 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
|
get |
Definition at line 2568 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.