Prototype/HeatPipe: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === connectio...") |
(1.1.51: Prototype/EntityWithOwner added) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/EntityWithOwner}} | |||
A [[heat pipe]]. | |||
{{Prototype TOC|heat-pipe}} | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/ | This prototype inherits all the properties from [[Prototype/EntityWithOwner]]. | ||
{{Prototype property|connection_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}} | |||
{{Prototype property|heat_glow_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}} | |||
{{Prototype property|heat_buffer|[[Types/HeatBuffer|HeatBuffer]]}} |
Latest revision as of 19:26, 21 January 2022
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/HeatPipe
A heat pipe.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
connection_sprites
Type: ConnectableEntityGraphics
heat_glow_sprites
Type: ConnectableEntityGraphics
heat_buffer
Type: HeatBuffer