|
static MapGenerationParams | Instance [get] |
|
int | DifficultyZones [get, set] |
|
int | Width [get, set] |
|
int | Height [get, set] |
|
float | SmallLevelConnectionLength [get, set] |
|
float | LargeLevelConnectionLength [get, set] |
|
Point | VoronoiSiteInterval [get, set] |
|
Point | VoronoiSiteVariance [get, set] |
|
float | MinConnectionDistance [get, set] |
|
float | MinLocationDistance [get, set] |
|
float | ConnectionIndicatorIterationMultiplier [get, set] |
|
float | ConnectionIndicatorDisplacementMultiplier [get, set] |
|
string | Name [get] |
|
Dictionary< Identifier, SerializableProperty > | SerializableProperties [get] |
|
ContentPackage? | ContentPackage [get] |
|
ContentPath | FilePath [get] |
|
string | Name [get] |
|
Dictionary< Identifier, SerializableProperty > | SerializableProperties [get] |
|
Definition at line 10 of file MapGenerationParams.cs.
◆ MapGenerationParams()
◆ Dispose()
override void Barotrauma.MapGenerationParams.Dispose |
( |
| ) |
|
|
virtual |
◆ GateCount
readonly ImmutableArray<int> Barotrauma.MapGenerationParams.GateCount |
◆ Params
◆ RadiationParams
RadiationParams Barotrauma.MapGenerationParams.RadiationParams |
◆ ShowLevelTypeNames
readonly bool Barotrauma.MapGenerationParams.ShowLevelTypeNames = false |
◆ ShowLocations
readonly bool Barotrauma.MapGenerationParams.ShowLocations = true |
◆ ShowOverlay
readonly bool Barotrauma.MapGenerationParams.ShowOverlay = true |
◆ ConnectionIndicatorDisplacementMultiplier
float Barotrauma.MapGenerationParams.ConnectionIndicatorDisplacementMultiplier |
|
getset |
◆ ConnectionIndicatorIterationMultiplier
float Barotrauma.MapGenerationParams.ConnectionIndicatorIterationMultiplier |
|
getset |
◆ DifficultyZones
int Barotrauma.MapGenerationParams.DifficultyZones |
|
getset |
◆ Height
int Barotrauma.MapGenerationParams.Height |
|
getset |
◆ Instance
◆ LargeLevelConnectionLength
float Barotrauma.MapGenerationParams.LargeLevelConnectionLength |
|
getset |
◆ MinConnectionDistance
float Barotrauma.MapGenerationParams.MinConnectionDistance |
|
getset |
◆ MinLocationDistance
float Barotrauma.MapGenerationParams.MinLocationDistance |
|
getset |
◆ Name
string Barotrauma.MapGenerationParams.Name |
|
get |
◆ SerializableProperties
◆ SmallLevelConnectionLength
float Barotrauma.MapGenerationParams.SmallLevelConnectionLength |
|
getset |
◆ VoronoiSiteInterval
Point Barotrauma.MapGenerationParams.VoronoiSiteInterval |
|
getset |
◆ VoronoiSiteVariance
Point Barotrauma.MapGenerationParams.VoronoiSiteVariance |
|
getset |
◆ Width
int Barotrauma.MapGenerationParams.Width |
|
getset |