Prototype/HeatInterface: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
{{Prototype parent|Prototype/EntityWithHealth}}
This entity produces or consumes heat. Its setting can be changed runtime.


== Basics ==
{{Prototype TOC|heat-interface}}
Prototype type: '''heat-interface'''
 
Extends [[Prototype/EntityWithHealth]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/EntityWithHealth]].
This prototype inherits all the properties from [[Prototype/EntityWithHealth]].


=== heat_buffer ===
{{Prototype property|heat_buffer|[[Types/HeatBuffer|HeatBuffer]]}}
'''Type''': [[Types/HeatBuffer]]


== Optional properties ==
== Optional properties ==


=== picture ===
{{Prototype property|picture|[[Types/Sprite|Sprite]]|optional=true}}
'''Type''': [[Types/Sprite]]
 
=== gui_mode ===
'''Type''': [[Types/string]]
 
'''Default''': "all"


{{Prototype property|gui_mode|[[Types/string|string]]|"all"|optional=true}}
"none", "all" or "admins"
"none", "all" or "admins"

Revision as of 16:20, 5 August 2019

Template:Prototype parent This entity produces or consumes heat. Its setting can be changed runtime.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

Template:Prototype property

Optional properties

Template:Prototype property

Template:Prototype property "none", "all" or "admins"