Table of Contents

Class MapAtmosphereProbe

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class MapAtmosphereProbe : ScriptComponentBehavior
Inheritance
MapAtmosphereProbe
Inherited Members

Constructors

MapAtmosphereProbe()

public MapAtmosphereProbe()

Fields

atmosphereType

public string atmosphereType

Field Value

string

colorGrade

public string colorGrade

Field Value

string

hideAllProbes

public bool hideAllProbes

Field Value

bool

hideAllProbesStatic

public static bool hideAllProbesStatic

Field Value

bool

maxRadius

public float maxRadius

Field Value

float

minRadius

public float minRadius

Field Value

float

rainDensity

public float rainDensity

Field Value

float

temperature

public float temperature

Field Value

float

visualizeRadius

public bool visualizeRadius

Field Value

bool

Methods

GetInfluenceAmount(Vec3)

public float GetInfluenceAmount(Vec3 worldPosition)

Parameters

worldPosition Vec3

Returns

float

OnEditorTick(float)

protected override void OnEditorTick(float dt)

Parameters

dt float

OnEditorVariableChanged(string)

protected override void OnEditorVariableChanged(string variableName)

Parameters

variableName string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).