19 lines
299 B
Markdown
19 lines
299 B
Markdown
<!-- 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 |