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
colorGrade
public string colorGrade
Field Value
hideAllProbes
public bool hideAllProbes
Field Value
hideAllProbesStatic
public static bool hideAllProbesStatic
Field Value
maxRadius
public float maxRadius
Field Value
minRadius
public float minRadius
Field Value
rainDensity
public float rainDensity
Field Value
temperature
public float temperature
Field Value
visualizeRadius
public bool visualizeRadius
Field Value
Methods
GetInfluenceAmount(Vec3)
public float GetInfluenceAmount(Vec3 worldPosition)
Parameters
worldPosition
Vec3
Returns
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).