Optimized Docs (#7)
Authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
19
docs/api/ESCScript.md
Normal file
19
docs/api/ESCScript.md
Normal file
@@ -0,0 +1,19 @@
|
||||
<!-- Auto-generated from JSON by GDScript docs maker. Do not edit this document directly. -->
|
||||
|
||||
# ESCScript
|
||||
|
||||
**Extends:** [Object](../Object)
|
||||
|
||||
## Description
|
||||
|
||||
A compiled ESC script
|
||||
|
||||
## Property Descriptions
|
||||
|
||||
### events
|
||||
|
||||
```gdscript
|
||||
var events: Dictionary
|
||||
```
|
||||
|
||||
A dictionary of ESCEvents in this script
|
||||
Reference in New Issue
Block a user