Prototype/HeatInterface: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Prototype type: '''heat-interface''' Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Protot...")
 
(Set prototype parent)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
== Basics ==
== Basics ==
Prototype type: '''heat-interface'''
Prototype type: '''heat-interface'''

Revision as of 15:48, 24 July 2019

Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/HeatInterface


Basics

Prototype type: heat-interface

Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

heat_buffer

Type: Types/HeatBuffer

Optional properties

picture

Type: Types/Sprite

gui_mode

Type: Types/string

Default: "all"

"none", "all" or "admins"