Prototype/BlueprintItem: Difference between revisions
Jump to navigation
Jump to search
Set prototype parent |
show_in_library fix |
||
| Line 6: | Line 6: | ||
A [[blueprint]]. Extends [[Prototype/SelectionTool]]. | A [[blueprint]]. Extends [[Prototype/SelectionTool]]. | ||
== | == Properties == | ||
This prototype inherits all the properties from [[Prototype/SelectionTool]]. | This prototype inherits all the properties from [[Prototype/SelectionTool]]. | ||
== | == Differing defaults == | ||
<code>show_in_library</code> defaults to true instead of false. | |||
== Mandatory values == | == Mandatory values == | ||
Blueprints must have a stack size of 1. | Blueprints must have a stack size of 1. | ||
Revision as of 15:39, 26 July 2019
Basics
Prototype type: blueprint
A blueprint. Extends Prototype/SelectionTool.
Properties
This prototype inherits all the properties from Prototype/SelectionTool.
Differing defaults
show_in_library defaults to true instead of false.
Mandatory values
Blueprints must have a stack size of 1.