|
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] |
|
float | MinZoom [get, set] |
|
float | MaxZoom [get, set] |
|
float | MapTileScale [get, set] |
|
float | LocationIconSize [get, set] |
|
float | LocationConnectionWidth [get, set] |
|
Color | IndicatorColor [get, set] |
|
Color | ConnectionColor [get, set] |
|
Color | HighlightedConnectionColor [get, set] |
|
Color | UnvisitedConnectionColor [get, set] |
|
Sprite | ConnectionSprite [get] |
|
Sprite | PassedConnectionSprite [get] |
|
SpriteSheet | DecorativeGraphSprite [get] |
|
Sprite | MissionIcon [get] |
|
Sprite | TypeChangeIcon [get] |
|
Sprite | FogOfWarSprite [get] |
|
Sprite | CurrentLocationIndicator [get] |
|
Sprite | SelectedLocationIndicator [get] |
|
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 |
◆ MapTiles
readonly ImmutableDictionary<Identifier, ImmutableArray<Sprite> > Barotrauma.MapGenerationParams.MapTiles |
◆ 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 |
◆ ConnectionColor
Color Barotrauma.MapGenerationParams.ConnectionColor |
|
getset |
◆ ConnectionIndicatorDisplacementMultiplier
float Barotrauma.MapGenerationParams.ConnectionIndicatorDisplacementMultiplier |
|
getset |
◆ ConnectionIndicatorIterationMultiplier
float Barotrauma.MapGenerationParams.ConnectionIndicatorIterationMultiplier |
|
getset |
◆ ConnectionSprite
Sprite Barotrauma.MapGenerationParams.ConnectionSprite |
|
get |
◆ CurrentLocationIndicator
Sprite Barotrauma.MapGenerationParams.CurrentLocationIndicator |
|
get |
◆ DecorativeGraphSprite
SpriteSheet Barotrauma.MapGenerationParams.DecorativeGraphSprite |
|
get |
◆ DifficultyZones
int Barotrauma.MapGenerationParams.DifficultyZones |
|
getset |
◆ FogOfWarSprite
Sprite Barotrauma.MapGenerationParams.FogOfWarSprite |
|
get |
◆ Height
int Barotrauma.MapGenerationParams.Height |
|
getset |
◆ HighlightedConnectionColor
Color Barotrauma.MapGenerationParams.HighlightedConnectionColor |
|
getset |
◆ IndicatorColor
Color Barotrauma.MapGenerationParams.IndicatorColor |
|
getset |
◆ Instance
◆ LargeLevelConnectionLength
float Barotrauma.MapGenerationParams.LargeLevelConnectionLength |
|
getset |
◆ LocationConnectionWidth
float Barotrauma.MapGenerationParams.LocationConnectionWidth |
|
getset |
◆ LocationIconSize
float Barotrauma.MapGenerationParams.LocationIconSize |
|
getset |
◆ MapTileScale
float Barotrauma.MapGenerationParams.MapTileScale |
|
getset |
◆ MaxZoom
float Barotrauma.MapGenerationParams.MaxZoom |
|
getset |
◆ MinConnectionDistance
float Barotrauma.MapGenerationParams.MinConnectionDistance |
|
getset |
◆ MinLocationDistance
float Barotrauma.MapGenerationParams.MinLocationDistance |
|
getset |
◆ MinZoom
float Barotrauma.MapGenerationParams.MinZoom |
|
getset |
◆ MissionIcon
Sprite Barotrauma.MapGenerationParams.MissionIcon |
|
get |
◆ Name
string Barotrauma.MapGenerationParams.Name |
|
get |
◆ PassedConnectionSprite
Sprite Barotrauma.MapGenerationParams.PassedConnectionSprite |
|
get |
◆ SelectedLocationIndicator
Sprite Barotrauma.MapGenerationParams.SelectedLocationIndicator |
|
get |
◆ SerializableProperties
◆ SmallLevelConnectionLength
float Barotrauma.MapGenerationParams.SmallLevelConnectionLength |
|
getset |
◆ TypeChangeIcon
Sprite Barotrauma.MapGenerationParams.TypeChangeIcon |
|
get |
◆ UnvisitedConnectionColor
Color Barotrauma.MapGenerationParams.UnvisitedConnectionColor |
|
getset |
◆ VoronoiSiteInterval
Point Barotrauma.MapGenerationParams.VoronoiSiteInterval |
|
getset |
◆ VoronoiSiteVariance
Point Barotrauma.MapGenerationParams.VoronoiSiteVariance |
|
getset |
◆ Width
int Barotrauma.MapGenerationParams.Width |
|
getset |