M&B: Bannerlord 1.3.14
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.AtmosphereInfo Struct Reference

Public Member Functions

void DeserializeFrom (IReader reader)
void SerializeTo (IWriter writer)

Static Public Member Functions

static AtmosphereInfo GetInvalidAtmosphereInfo ()

Public Attributes

uint Seed
string AtmosphereName
SunInformation SunInfo
RainInformation RainInfo
SnowInformation SnowInfo
AmbientInformation AmbientInfo
FogInformation FogInfo
SkyInformation SkyInfo
NauticalInformation NauticalInfo
TimeInformation TimeInfo
AreaInformation AreaInfo
PostProcessInformation PostProInfo
string InterpolatedAtmosphereName

Properties

bool IsValid [get]

Member Function Documentation

◆ GetInvalidAtmosphereInfo()

AtmosphereInfo TaleWorlds.Library.AtmosphereInfo.GetInvalidAtmosphereInfo ( )
static

◆ DeserializeFrom()

void TaleWorlds.Library.AtmosphereInfo.DeserializeFrom ( IReader reader)

◆ SerializeTo()

void TaleWorlds.Library.AtmosphereInfo.SerializeTo ( IWriter writer)

Member Data Documentation

◆ Seed

uint TaleWorlds.Library.AtmosphereInfo.Seed

◆ AtmosphereName

string TaleWorlds.Library.AtmosphereInfo.AtmosphereName

◆ SunInfo

SunInformation TaleWorlds.Library.AtmosphereInfo.SunInfo

◆ RainInfo

RainInformation TaleWorlds.Library.AtmosphereInfo.RainInfo

◆ SnowInfo

SnowInformation TaleWorlds.Library.AtmosphereInfo.SnowInfo

◆ AmbientInfo

AmbientInformation TaleWorlds.Library.AtmosphereInfo.AmbientInfo

◆ FogInfo

FogInformation TaleWorlds.Library.AtmosphereInfo.FogInfo

◆ SkyInfo

SkyInformation TaleWorlds.Library.AtmosphereInfo.SkyInfo

◆ NauticalInfo

NauticalInformation TaleWorlds.Library.AtmosphereInfo.NauticalInfo

◆ TimeInfo

TimeInformation TaleWorlds.Library.AtmosphereInfo.TimeInfo

◆ AreaInfo

AreaInformation TaleWorlds.Library.AtmosphereInfo.AreaInfo

◆ PostProInfo

PostProcessInformation TaleWorlds.Library.AtmosphereInfo.PostProInfo

◆ InterpolatedAtmosphereName

string TaleWorlds.Library.AtmosphereInfo.InterpolatedAtmosphereName

Property Documentation

◆ IsValid

bool TaleWorlds.Library.AtmosphereInfo.IsValid
get