This commit is contained in:
aaron 2023-08-04 15:38:16 +01:00
parent 13965868ce
commit c0c3d598b0
4 changed files with 82 additions and 53 deletions

View file

@ -44,7 +44,6 @@ To connect to an event, just set the event property name to a function.
All event arguments are passed into the function.
```lua
create "TextButton" {
Activated = function()
@ -53,8 +52,6 @@ create "TextButton" {
}
```
## Summary
In short:
- String keys = properties