Prototype/CopyPasteTool: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(Ignored properties) |
||
Line 12: | Line 12: | ||
== Mandatory values == | == Mandatory values == | ||
Copy paste tools must have a stack size of 1. | Copy paste tools must have a stack size of 1. | ||
== Ignored properties == | |||
'''Prototype/CopyPasteTool''' ignores the following properties that it inherits from [[Prototype/SelectionTool]]: | |||
* selection_mode (forced to be "blueprint") | |||
* alt_selection_mode (forced to be "blueprint") | |||
* always_include_tiles (forced to be false) | |||
* entity_filters | |||
* entity_type_filters | |||
* tile_filters | |||
* entity_filter_mode | |||
* tile_filter_mode | |||
* alt_entity_filters | |||
* alt_entity_type_filters | |||
* alt_tile_filters | |||
* alt_entity_filter_mode | |||
* alt_tile_filter_mode | |||
* show_in_library (forced to be false) |
Revision as of 08:18, 20 April 2020
A copy-paste or cut-paste tool.
Optional properties
This prototype inherits all the properties from Prototype/SelectionTool.
Mandatory values
Copy paste tools must have a stack size of 1.
Ignored properties
Prototype/CopyPasteTool ignores the following properties that it inherits from Prototype/SelectionTool:
- selection_mode (forced to be "blueprint")
- alt_selection_mode (forced to be "blueprint")
- always_include_tiles (forced to be false)
- entity_filters
- entity_type_filters
- tile_filters
- entity_filter_mode
- tile_filter_mode
- alt_entity_filters
- alt_entity_type_filters
- alt_tile_filters
- alt_entity_filter_mode
- alt_tile_filter_mode
- show_in_library (forced to be false)