Difference between revisions of "MWLLFlowNodes:ResetAmbientTemp"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m
m (derp)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MWLLFlowNode|
+
{| class="wikitable" style="border:1px solid #250b2d; text-align:left; width:500px;" cellpadding="1" cellspacing="0" rules="all" align="right"
| Image = [[File:ResetAmbientTemp.png]]
+
! colspan="3" style="background:#2a2a2a; text-align:center; font-size:12pt" | ResetAmbientTemp
| Name =ResetAmbientTemp
+
|-
|
+
| '''Name''' || '''Type''' || '''Description'''
{{FlowIn|ResetAmbientTemperature|Bool|On true resets the temperature}}
+
|-
|}}
+
|ResetAmbientTemperature
 +
|Bool
 +
|On True, resets the temperature
 +
|-
 +
!colspan="3" style="text-align:center" | [[File:ResetAmbientTemp.png]]
 +
|-
 +
|}
  
 
'''ResetAmbientTemp''' is the [[MWLL Flowgraph Nodes|MWLL Flowgraph Node]] resetting the temperature set by [[MWLLFlowNodes:SetAmbientTemp|SetAmbientTemp]] to the one set by [[MWLLFlowNodes:SetGlobalAmbientTemp|SetGlobalAmbientTemp]] or the default one (20 degrees).
 
'''ResetAmbientTemp''' is the [[MWLL Flowgraph Nodes|MWLL Flowgraph Node]] resetting the temperature set by [[MWLLFlowNodes:SetAmbientTemp|SetAmbientTemp]] to the one set by [[MWLLFlowNodes:SetGlobalAmbientTemp|SetGlobalAmbientTemp]] or the default one (20 degrees).

Latest revision as of 04:09, 15 August 2017

ResetAmbientTemp
Name Type Description
ResetAmbientTemperature Bool On True, resets the temperature
ResetAmbientTemp.png

ResetAmbientTemp is the MWLL Flowgraph Node resetting the temperature set by SetAmbientTemp to the one set by SetGlobalAmbientTemp or the default one (20 degrees).

Examples

SetAmbientTemp Example1b.png
For details see SetAmbientTemp. Note: This Flow Graph will make temperature raise very fast till the destruction of vehicle.