ProcessMerge#
(Merge)
- Category:
Process
- Default object name:
merge
- Inherits from: ProjectItem > Process
Description#
Process that runs sub processes.
Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
reference (Process ) |
input |
VISUAL_HINT_DEFAULT |
Inherited Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
action |
run_process |
VISUAL_HINT_DEFAULT |
CID#
class "ProcessMerge" "Process" {
#license {
flavor "advanced"
}
#version 0.9
icon "../icons/object_icons/process_merge.iconrc"
doc "Process that runs sub processes."
list<reference> "input" {
filter "Process"
value <empty>
}
}