|
SORTIE Java Interface
1
|
How this behavior's setup interface is handled. More...
Public Attributes | |
| auto_display | |
| Auto display parameters through the default process. | |
| custom_display | |
| Allow the behavior to call a custom dialog for setup. | |
| no_display | |
| No setup display needed. | |
How this behavior's setup interface is handled.
| sortie.data.funcgroups.Behavior.setupType.auto_display |
Auto display parameters through the default process.
| sortie.data.funcgroups.Behavior.setupType.custom_display |
Allow the behavior to call a custom dialog for setup.
| sortie.data.funcgroups.Behavior.setupType.no_display |
No setup display needed.
1.8.2