Difference between revisions of "MWLLFlowNodes:ResetAmbientTemp"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m
m
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" | Reset Ambient Temperature
| 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:DirectMechInput.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).

Revision as of 04:07, 15 August 2017

Reset Ambient Temperature
Name Type Description
ResetAmbientTemperature Bool On True, resets the temperature
DirectMechInput.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.