27 lines
415 B
Markdown
27 lines
415 B
Markdown
<!-- Auto-generated from JSON by GDScript docs maker. Do not edit this document directly. -->
|
|
|
|
# esc\_prompt\_popup.gd
|
|
|
|
**Extends:** [WindowDialog](../WindowDialog)
|
|
|
|
## Description
|
|
|
|
A debug window which can run esc commands
|
|
|
|
## Property Descriptions
|
|
|
|
### past\_actions
|
|
|
|
```gdscript
|
|
var past_actions
|
|
```
|
|
|
|
Reference to the past actions display
|
|
|
|
### command
|
|
|
|
```gdscript
|
|
var command
|
|
```
|
|
|
|
Reference to the command input |