Optimized Docs (#7)
Authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
27
docs/api/esc_prompt_popup.gd.md
Normal file
27
docs/api/esc_prompt_popup.gd.md
Normal file
@@ -0,0 +1,27 @@
|
||||
<!-- 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
|
||||
Reference in New Issue
Block a user