ProcessScript#
(Script)
- Abstract Class
- Category:
Process
- Default object name:
script
- Inherits from: ProjectItem > Process
No corresponding User page.
Description#
Process defined by a script.
Inherited Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
action |
run_process |
VISUAL_HINT_DEFAULT |
CID#
class "ProcessScript" "Process" {
abstract yes
#license {
flavor "advanced"
}
#version 0.9
icon "../icons/object_icons/process_script.iconrc"
doc "Process defined by a script."
}